X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=configure.in;h=9d131132e2ef266f7896a74eda76a560674d9465;hp=760a69c0ef9f0e9c4d6a75d966889aa88a505d1c;hb=6070375295464d74eb00586af0e8d35fec2e415c;hpb=e483a54b157b3e866be1f4fd798a4f73f53ed1e1 diff --git a/configure.in b/configure.in index 760a69c..9d13113 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.0.3) +AM_INIT_AUTOMAKE(ctsim,2.0.4) AM_CONFIG_HEADER(config.h) dnl Checks for programs.