X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=configure.in;h=760a69c0ef9f0e9c4d6a75d966889aa88a505d1c;hp=c078d99080e907dc5e3020b3a51ed0bbaeeebf37;hb=17769327fd2f5f84a867532c04864864e23f4238;hpb=1a8b1506dfe6144ad69257e4e6404546890ca963 diff --git a/configure.in b/configure.in index c078d99..760a69c 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.2) +AM_INIT_AUTOMAKE(ctsim,2.0.3) AM_CONFIG_HEADER(config.h) dnl Checks for programs.