X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=configure.in;h=b2ebb1adc7fbd1a21d182f965964d6504b397dfd;hb=23f5654dacb1952c15bda92c2606fae3a55e48ad;hp=403e5ef4831e49eaac7c7c4094d14609d5d06324;hpb=e9222e8a8190ca48f30a1359badae06bcb200210;p=ctsim.git diff --git a/configure.in b/configure.in index 403e5ef..b2ebb1a 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.5.0) +AM_INIT_AUTOMAKE(ctsim,3.0.0beta1) AM_CONFIG_HEADER(config.h) dnl Checks for programs.