X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=configure.in;h=8a943c100bf40b3023fca6d155f4290c2abcb967;hb=6480e936da257519dd36840862ac995ca8c374da;hp=ce0dfb78548263415863026435dee75ca707c26e;hpb=94efe525feb1c248cb86c0f40f1322fdbb1f28bb;p=ctsim.git diff --git a/configure.in b/configure.in index ce0dfb7..8a943c1 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.1.0) AM_CONFIG_HEADER(config.h) dnl Checks for programs.