X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=configure.in;h=9d131132e2ef266f7896a74eda76a560674d9465;hb=bad0f9f0eca8b60e6de88a00b7d070951257f02c;hp=c078d99080e907dc5e3020b3a51ed0bbaeeebf37;hpb=74377b5c32f908a9d5a7665f4ad81d35619272f9;p=ctsim.git diff --git a/configure.in b/configure.in index c078d99..9d13113 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,2.0.2) +AM_INIT_AUTOMAKE(ctsim,2.0.4) AM_CONFIG_HEADER(config.h) dnl Checks for programs.