X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=configure.in;h=d6312cbbf881664366f07afe33a55bad99a69af9;hp=bb61c8619c958f19728205427b83f9328a6c7384;hb=7c456cf1278a3dfd6149094292dffea81e795cc6;hpb=3656a96ec72fa7952be940c9749488ab4757efd5 diff --git a/configure.in b/configure.in index bb61c86..d6312cb 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.1.0) +AM_INIT_AUTOMAKE(ctsim,3.5.0) AM_CONFIG_HEADER(config.h) dnl Checks for programs.