X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=configure.in;h=403e5ef4831e49eaac7c7c4094d14609d5d06324;hp=95cfd99cc3c7254bd8d089a0e04389348ea3f071;hb=e9222e8a8190ca48f30a1359badae06bcb200210;hpb=67efd658c571790fd487a5775ebc994ed734790b diff --git a/configure.in b/configure.in index 95cfd99..403e5ef 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,2.5.0) AM_CONFIG_HEADER(config.h) dnl Checks for programs.