Bump client version to 4.3.13

This was forgotten in commit ef00d650 and commit 09c21f83.  The 4.2.12
client misidentified itself as 4.2.11.
This commit is contained in:
Markus Armbruster 2008-04-06 22:07:02 +02:00
parent 8e354e56c0
commit 41cd0f0fe6

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([Empire Client], [4.3.11], [wolfpack@wolfpackempire.com]) AC_INIT([Empire Client], [4.3.13], [wolfpack@wolfpackempire.com])
AC_CONFIG_SRCDIR([empire.6]) AC_CONFIG_SRCDIR([empire.6])
AC_CONFIG_HEADERS([config.h]) AC_CONFIG_HEADERS([config.h])