X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=sidebyside;f=configure.in;h=70bc40a7e7eb90fa617e0248f4182c60452a078f;hb=c8fac8b2ba8998e384a3fd285c86e45ab494b235;hp=1843e6a9ac9d9ce8b04817f1350c0c26f0bbef18;hpb=4f9cce33684015c3c00f87bd9aa1553930203248;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.