Bump version to 4.3.10.

This commit is contained in:
Markus Armbruster 2007-01-08 18:26:24 +00:00
parent ad85b15152
commit edd7fb06b4
2 changed files with 2 additions and 2 deletions

View file

@ -38,7 +38,7 @@
# whether it's worth fixing.
AC_PREREQ(2.59)
AC_INIT([Wolfpack Empire], [4.3.9], [wolfpack@wolfpackempire.com], [empire])
AC_INIT([Wolfpack Empire], [4.3.10], [wolfpack@wolfpackempire.com], [empire])
AC_CONFIG_SRCDIR([include/combat.h])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_HEADERS([config.h])