Bump version to 4.3.12

This commit is contained in:
Markus Armbruster 2008-03-09 18:06:13 +01:00
parent 0dd6702df1
commit 09c21f8397

View file

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