X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=configure.in;h=ce5d134e482fe780641c8d2959de33d0db91a4bd;hb=7df269f65639c1a862a58649c48331824029128a;hp=7c0189c103aac5663994024f75d9a04767952709;hpb=93ef9d6e34f6d5c875e705eaf4e1d7f1b2250602;p=ctsim.git diff --git a/configure.in b/configure.in index 7c0189c..ce5d134 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.0.4) AM_CONFIG_HEADER(config.h) dnl Checks for programs.