X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=configure.in;h=22e3b52f11c29089c2d5af6cad45fc71529b878c;hb=65d830e8c9dc6cc158159ff722d63bd3d88863e6;hp=02c5aaba4dbf9fe30bf450c013c1d79dd1efeeba;hpb=3882de63100d2cc28fe13cf3144f51a880aa4de2;p=ctsim.git 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.