Bump version to 4.3.34

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
Markus Armbruster 2015-06-04 10:52:11 +02:00
parent 00985535de
commit 87d08a4584
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.33], [wolfpack@wolfpackempire.com], [empire],
AC_INIT([Wolfpack Empire], [4.3.34], [wolfpack@wolfpackempire.com], [empire],
[http://www.wolfpackempire.com/])
AC_CONFIG_SRCDIR([include/combat.h])
AC_CONFIG_AUX_DIR([build-aux])