X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=configure.in;h=b48e0f3aa51a0f17d209fa6acca88e64701bf04b;hp=a930908b24bbece04f3bacf9e940b4184ef68737;hb=44ba9ce559d2d52cbd7bbea6bcd76242840fd3eb;hpb=1eb1fcf291b39a016864d78a4060e83cd9046437 diff --git a/configure.in b/configure.in index a930908..b48e0f3 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.1) +AM_INIT_AUTOMAKE(ctsim,1.9.4) AM_CONFIG_HEADER(config.h) dnl Checks for programs.