X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=sidebyside;f=configure.in;h=b70cefe0759a5bcaebcb6798be1d1acb8dfa763d;hb=93eb50659a64db3e37753d36c9923e82c7f7ca8a;hp=6af88a0a8760bcdb78de093ae4f35f7d175a8d8b;hpb=577de4ac906cfd4215f2c6e79e21bcceed321401;p=ctsim.git diff --git a/configure.in b/configure.in index 6af88a0..b70cefe 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,2.0.0b8) +AM_INIT_AUTOMAKE(ctsim,2.0.0b9) AM_CONFIG_HEADER(config.h) dnl Checks for programs.