X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=configure.in;h=4a38772d783dc2727d86e45ba3f335aced8372a9;hb=7ef485116d6859eb1e31753b3e3a89de44985272;hp=2e4a23d4a1b45188acc1f5faed08105cbd64af4d;hpb=e289f8ecb69ba183b32e32ff20f1679f4b62194d;p=ctsim.git diff --git a/configure.in b/configure.in index 2e4a23d..4a38772 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/ctrec.cpp) -AM_INIT_AUTOMAKE(ctsim,1.9.2) +AM_INIT_AUTOMAKE(ctsim,1.9.5) AM_CONFIG_HEADER(config.h) dnl Checks for programs.