X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=configure.in;h=7f43431a233fed9c65df92f9d24c1ddc4b18006b;hp=7c0189c103aac5663994024f75d9a04767952709;hb=de0d02d285d20512b449f92b0860d11776d8ac66;hpb=5818c9b1d41487296719cd7bd7aa911e08c8a06b diff --git a/configure.in b/configure.in index 7c0189c..7f43431 100644 --- a/configure.in +++ b/configure.in @@ -4,7 +4,7 @@ dnl Must reset CDPATH so that bash's cd does not print to stdout dnl CDPATH= AC_INIT(src/ctsim.cpp) -AM_INIT_AUTOMAKE(ctsim,3.0.0beta1) +AM_INIT_AUTOMAKE(ctsim,3.0.0) AM_CONFIG_HEADER(config.h) dnl Checks for programs.