X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=configure.in;h=2e4a23d4a1b45188acc1f5faed08105cbd64af4d;hb=8c23e6b9615942ac464414b788c5f68b7f66e39d;hp=658cf5106c7e1188567ca6ed8ab6760c6b4e3b1a;hpb=007a78a5e3a043cbc7e2777ab033b81b8acbbe71;p=ctsim.git diff --git a/configure.in b/configure.in index 658cf51..2e4a23d 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.0) +AM_INIT_AUTOMAKE(ctsim,1.9.2) AM_CONFIG_HEADER(config.h) dnl Checks for programs.