X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=configure.in;h=9d131132e2ef266f7896a74eda76a560674d9465;hb=6070375295464d74eb00586af0e8d35fec2e415c;hp=22566cdd28c1bf15a1334080042cdea29beddf7a;hpb=267a9d7d6a5fea883f2797c050a6fbf5cc037276;p=ctsim.git diff --git a/configure.in b/configure.in index 22566cd..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.1) +AM_INIT_AUTOMAKE(ctsim,2.0.4) AM_CONFIG_HEADER(config.h) dnl Checks for programs.