Update server directory
[ctsim.git] / configure.ac
index eb99cf4cf1becee023b455fe11f10a1026913c7d..d3156cc75dc2e59d6f22e9666d1c201ffbb32ff4 100644 (file)
@@ -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