X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=configure.in;h=63efb05ff93c00e6ef401841dc641377ebf8324d;hb=cabc5359e111e9d8a9554263ece8e51d8de1ef86;hp=e28b7146aa78ca0be9d7aeeaba65d67f78ac64f9;hpb=0dd14de503a36bb52c24625f8eac4e7163c7d068;p=ctsim.git diff --git a/configure.in b/configure.in index e28b714..63efb05 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,2.0.0) +AM_INIT_AUTOMAKE(ctsim,2.0.0-b1) AM_CONFIG_HEADER(config.h) dnl Checks for programs.