Belatedly bump version to 4.3.33

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
Markus Armbruster 2015-03-02 21:16:27 +01:00
parent 0d99ced788
commit deabb8eda6
3 changed files with 6 additions and 6 deletions

View file

@ -27,7 +27,7 @@
# configure.ac: Autoconf input file
#
# Known contributors to this file:
# Markus Armbruster, 2005-2013
# Markus Armbruster, 2005-2015
#
# Process this file with autoconf to produce a configure script.
@ -37,7 +37,7 @@
# whether it's worth fixing.
AC_PREREQ(2.64)
AC_INIT([Wolfpack Empire], [4.3.32], [wolfpack@wolfpackempire.com], [empire],
AC_INIT([Wolfpack Empire], [4.3.33], [wolfpack@wolfpackempire.com], [empire],
[http://www.wolfpackempire.com/])
AC_CONFIG_SRCDIR([include/combat.h])
AC_CONFIG_AUX_DIR([build-aux])