X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=configure.in;h=b70cefe0759a5bcaebcb6798be1d1acb8dfa763d;hp=6af88a0a8760bcdb78de093ae4f35f7d175a8d8b;hb=93eb50659a64db3e37753d36c9923e82c7f7ca8a;hpb=980bef9b95bef1ab728634181a5672088fd47066 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.