X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=configure.in;h=d6312cbbf881664366f07afe33a55bad99a69af9;hb=7c456cf1278a3dfd6149094292dffea81e795cc6;hp=bb61c8619c958f19728205427b83f9328a6c7384;hpb=bd1d464294e037da19ccc80d8cc60475768eb2ca;p=ctsim.git 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.