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