Bump version to 4.3.30

This commit is contained in:
Markus Armbruster 2012-01-21 10:12:42 +01:00
parent 1c24a812e8
commit 39c4e957a4
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -37,7 +37,7 @@
# whether it's worth fixing.
AC_PREREQ(2.59)
AC_INIT([Empire Client], [4.3.29], [wolfpack@wolfpackempire.com])
AC_INIT([Empire Client], [4.3.30], [wolfpack@wolfpackempire.com])
AC_CONFIG_SRCDIR([empire.6])
AC_CONFIG_HEADERS([config.h])