X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=configure.in;h=403e5ef4831e49eaac7c7c4094d14609d5d06324;hp=19ef4e0d789d2bbdbbe5941d28a9f327ac299222;hb=fd1d136a94a6d20013f38d6a997bdfefad0f5e98;hpb=ab42b6103011c53b1609fe477c90abbabeaedc8e diff --git a/configure.in b/configure.in index 19ef4e0..403e5ef 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.0.7) +AM_INIT_AUTOMAKE(ctsim,2.5.0) AM_CONFIG_HEADER(config.h) dnl Checks for programs.