X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=configure.in;h=760a69c0ef9f0e9c4d6a75d966889aa88a505d1c;hb=f47936df1483cd4f1ed820eec1fc397b4f08bc4e;hp=22566cdd28c1bf15a1334080042cdea29beddf7a;hpb=267a9d7d6a5fea883f2797c050a6fbf5cc037276;p=ctsim.git diff --git a/configure.in b/configure.in index 22566cd..760a69c 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.3) AM_CONFIG_HEADER(config.h) dnl Checks for programs.