X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=configure.ac;h=cdd5ef5f7f9ea636100ea25a57bb0fad4a7b53bb;hb=9bdb753c5363d92b7e5698d75a967dc1fbc76b1a;hp=eb99cf4cf1becee023b455fe11f10a1026913c7d;hpb=f6daf56363aa1ebc1421de9e758f6ef431b685bf;p=ctsim.git diff --git a/configure.ac b/configure.ac index eb99cf4..cdd5ef5 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@kpe.io], [ctsim], [http://www.ctsim.org/]) AC_CONFIG_SRCDIR([src/ctsim.cpp]) AM_MAINTAINER_MODE AM_INIT_AUTOMAKE