X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=configure.in;fp=configure.in;h=8a943c100bf40b3023fca6d155f4290c2abcb967;hp=ce5d134e482fe780641c8d2959de33d0db91a4bd;hb=b0df0a0f3008d0fee67f388cfa1c37af6383b38f;hpb=7df269f65639c1a862a58649c48331824029128a diff --git a/configure.in b/configure.in index ce5d134..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.4) +AM_INIT_AUTOMAKE(ctsim,3.1.0) AM_CONFIG_HEADER(config.h) dnl Checks for programs.