X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=sidebyside;f=configure.in;h=2f1d61550c58547aba044f5bd3919929ea1a4b60;hb=f96880c086b40f76e691dc107aed6f1481c4d8b1;hp=26a77793983e24db7808e8fcadc21f76a65a6eb5;hpb=977f5e53218b1ee39e93c1f154657856c845ab44;p=ctsim.git diff --git a/configure.in b/configure.in index 26a7779..2f1d615 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,3.0.0-alpha1) +AM_INIT_AUTOMAKE(ctsim,3.0.0alpha1) AM_CONFIG_HEADER(config.h) dnl Checks for programs.