Bump version to 4.3.32

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
Markus Armbruster 2013-05-15 19:28:45 +02:00
parent 94362ac8db
commit 6f6bd9fbfe
3 changed files with 4 additions and 4 deletions

View file

@ -37,7 +37,7 @@
# whether it's worth fixing.
AC_PREREQ(2.64)
AC_INIT([Wolfpack Empire], [4.3.31], [wolfpack@wolfpackempire.com], [empire],
AC_INIT([Wolfpack Empire], [4.3.32], [wolfpack@wolfpackempire.com], [empire],
[http://www.wolfpackempire.com/])
AC_CONFIG_SRCDIR([include/combat.h])
AC_CONFIG_AUX_DIR([build-aux])