]> git.pond.sub.org Git - empserver/blobdiff - configure.ac
New info Hvy-Plastic
[empserver] / configure.ac
index 994fa05b552ea615362401f1edfe62689b191612..5fcc02442c16191898c484b2fbfbad60b54786ac 100644 (file)
@@ -27,7 +27,7 @@
 #   configure.ac: Autoconf input file
 #
 #   Known contributors to this file:
-#      Markus Armbruster, 2005-2009
+#      Markus Armbruster, 2005-2010
 #
 # Process this file with autoconf to produce a configure script.
 
@@ -36,8 +36,9 @@
 # POSIX, and when something breaks on some oddball machine, see
 # whether it's worth fixing.
 
-AC_PREREQ(2.59)
-AC_INIT([Wolfpack Empire], [4.3.27], [wolfpack@wolfpackempire.com], [empire])
+AC_PREREQ(2.64)
+AC_INIT([Wolfpack Empire], [4.3.30], [wolfpack@wolfpackempire.com], [empire],
+       [http://www.wolfpackempire.com/])
 AC_CONFIG_SRCDIR([include/combat.h])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_HEADERS([config.h])