X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=configure.in;h=70bc40a7e7eb90fa617e0248f4182c60452a078f;hb=01ed72399d433ce45a0195f8acaea349a421461e;hp=1843e6a9ac9d9ce8b04817f1350c0c26f0bbef18;hpb=5ff5b33a6bc64fb804106c4d50b83e4cf0d7b0f4;p=ctsim.git diff --git a/configure.in b/configure.in index 1843e6a..70bc40a 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.0alpha5) +AM_INIT_AUTOMAKE(ctsim,3.0.0beta1) AM_CONFIG_HEADER(config.h) dnl Checks for programs.