X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=sidebyside;f=configure.in;h=e4784718162dd3721353da1ccfd1f4790a87490e;hb=e96390a84a8df18305c63263466c522fbc680055;hp=26a77793983e24db7808e8fcadc21f76a65a6eb5;hpb=c551b53b39a7571cf52831f5e117be1cca95c420;p=ctsim.git diff --git a/configure.in b/configure.in index 26a7779..e478471 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.0alpha4) AM_CONFIG_HEADER(config.h) dnl Checks for programs.