X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=configure.in;h=e4784718162dd3721353da1ccfd1f4790a87490e;hb=78a89de38b3231c2f8672f2766c88b3ff2574a51;hp=95cfd99cc3c7254bd8d089a0e04389348ea3f071;hpb=dbd21ed1d289711579a94a5d5002f40bba8047b1;p=ctsim.git diff --git a/configure.in b/configure.in index 95cfd99..e478471 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.1.0) +AM_INIT_AUTOMAKE(ctsim,3.0.0alpha4) AM_CONFIG_HEADER(config.h) dnl Checks for programs.