X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=configure.in;h=40e1ce5ec1b739a381bc81cd93e6d9346610d0c5;hp=ce0dfb78548263415863026435dee75ca707c26e;hb=d27e3b0708ba2fb395944278486bf125e4f362a5;hpb=94efe525feb1c248cb86c0f40f1322fdbb1f28bb diff --git a/configure.in b/configure.in index ce0dfb7..40e1ce5 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,3.0.2) +AM_INIT_AUTOMAKE(ctsim,3.0.3) AM_CONFIG_HEADER(config.h) dnl Checks for programs.