X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=configure.in;h=22e3b52f11c29089c2d5af6cad45fc71529b878c;hb=1b16aa3f50af7b0c9749c077d9785d7d71928183;hp=286b4ccb29a19e5d81fd3b14f513147a842476bf;hpb=82050376ed26c1a3e77445474f88a278ff0a5268;p=ctsim.git diff --git a/configure.in b/configure.in index 286b4cc..22e3b52 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.5) +AM_INIT_AUTOMAKE(ctsim,2.0.7) AM_CONFIG_HEADER(config.h) dnl Checks for programs.