X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=configure.in;h=8a943c100bf40b3023fca6d155f4290c2abcb967;hp=7c0189c103aac5663994024f75d9a04767952709;hb=e98a8a9d72a7b919debbbc9d1b0f237fe71c0fb3;hpb=93ef9d6e34f6d5c875e705eaf4e1d7f1b2250602 diff --git a/configure.in b/configure.in index 7c0189c..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.0beta1) +AM_INIT_AUTOMAKE(ctsim,3.1.0) AM_CONFIG_HEADER(config.h) dnl Checks for programs.