X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=configure.in;h=ce5d134e482fe780641c8d2959de33d0db91a4bd;hb=f1303ea0f1188b0a89846c67b5783f596e7ba1b7;hp=40e1ce5ec1b739a381bc81cd93e6d9346610d0c5;hpb=d27e3b0708ba2fb395944278486bf125e4f362a5;p=ctsim.git diff --git a/configure.in b/configure.in index 40e1ce5..ce5d134 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.3) +AM_INIT_AUTOMAKE(ctsim,3.0.4) AM_CONFIG_HEADER(config.h) dnl Checks for programs.