X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=configure.in;h=e4784718162dd3721353da1ccfd1f4790a87490e;hb=acd157c5e61e2eeba8308a49b4d7fc4a4aba9a84;hp=d5724a87dfdf1077710bdad53bbaa969bf803ecf;hpb=32f6cb0e279bb25a06f025676b5513ab792e734c;p=ctsim.git diff --git a/configure.in b/configure.in index d5724a8..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.0alpha2) +AM_INIT_AUTOMAKE(ctsim,3.0.0alpha4) AM_CONFIG_HEADER(config.h) dnl Checks for programs.