]> git.pond.sub.org Git - empserver/commitdiff
Bump client version to 4.3.13
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 6 Apr 2008 20:07:02 +0000 (22:07 +0200)
committerMarkus Armbruster <armbru@pond.sub.org>
Sun, 6 Apr 2008 20:07:02 +0000 (22:07 +0200)
This was forgotten in commit ef00d650 and commit 09c21f83.  The 4.2.12
client misidentified itself as 4.2.11.

src/client/configure.ac

index c412b97cdd83e51fb51eaa7c673adaa7aa8ad1bc..d84588fc45dea0de3a698fda7dc22aca97bfbf22 100644 (file)
@@ -38,7 +38,7 @@
 # whether it's worth fixing.
 
 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_HEADERS([config.h])