X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=configure.ac;h=d3156cc75dc2e59d6f22e9666d1c201ffbb32ff4;hp=eb99cf4cf1becee023b455fe11f10a1026913c7d;hb=54a69fef0365495cf79f57b02040cc79b5924b2d;hpb=f6daf56363aa1ebc1421de9e758f6ef431b685bf diff --git a/configure.ac b/configure.ac index eb99cf4..d3156cc 100644 --- a/configure.ac +++ b/configure.ac @@ -27,7 +27,7 @@ dnl Process this file with autoconf to produce a configure script. dnl Must reset CDPATH so that bash's cd does not print to stdout dnl CDPATH= -AC_INIT([CTSim], [5.1.3], [ctsim-users@b9.com], [ctsim], [http://www.ctsim.org/]) +AC_INIT([CTSim], [5.2.0], [ctsim-users@b9.com], [ctsim], [http://www.ctsim.org/]) AC_CONFIG_SRCDIR([src/ctsim.cpp]) AM_MAINTAINER_MODE AM_INIT_AUTOMAKE