X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=configure.in;h=22e3b52f11c29089c2d5af6cad45fc71529b878c;hp=02c5aaba4dbf9fe30bf450c013c1d79dd1efeeba;hb=e203a04e18a94e6c26f54965c54ddb7e025afdd9;hpb=1320194848a55842ea7ec729300e5356b6454864 diff --git a/configure.in b/configure.in index 02c5aab..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.6) +AM_INIT_AUTOMAKE(ctsim,2.0.7) AM_CONFIG_HEADER(config.h) dnl Checks for programs.