X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=sidebyside;f=configure.in;h=e28b7146aa78ca0be9d7aeeaba65d67f78ac64f9;hb=0dd14de503a36bb52c24625f8eac4e7163c7d068;hp=e96baa4b3eb4b167108b0b9df81616e4fdf97c6d;hpb=b847a34057751df3a3f4e2bf795227a13ef4788c;p=ctsim.git diff --git a/configure.in b/configure.in index e96baa4..e28b714 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/pjrec.cpp) -AM_INIT_AUTOMAKE(ctsim,1.9.9) +AM_INIT_AUTOMAKE(ctsim,2.0.0) AM_CONFIG_HEADER(config.h) dnl Checks for programs.