X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=configure.in;h=63efb05ff93c00e6ef401841dc641377ebf8324d;hp=e28b7146aa78ca0be9d7aeeaba65d67f78ac64f9;hb=d623cbf9b6316752352e1115271ced995967815e;hpb=0dd14de503a36bb52c24625f8eac4e7163c7d068 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.