Version 5.1.3
[ctsim.git] / configure.ac
index 65b96095e8e8d85036d9f939a9fc68fec03cd292..7a5bf0649b350c15774c43acada1eec3c820f125 100644 (file)
@@ -27,10 +27,10 @@ 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
+AC_INIT([CTSim], [5.1.3], [ctsim-users@b9.com], [ctsim], [http://www.ctsim.org/])
 AC_CONFIG_SRCDIR([src/ctsim.cpp])
 AM_MAINTAINER_MODE
-AM_INIT_AUTOMAKE(ctsim,5.1.2)
+AM_INIT_AUTOMAKE
 AM_CONFIG_HEADER(config.h)
 
 dnl Checks for programs.