Bump version to 4.3.13

This commit is contained in:
Markus Armbruster 2008-04-06 07:33:14 +02:00
parent 01106d3024
commit ef00d65051

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.12], [wolfpack@wolfpackempire.com], [empire]) AC_INIT([Wolfpack Empire], [4.3.13], [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])