]> git.pond.sub.org Git - empserver/blobdiff - configure.ac
build: Fix inexact calculation of required materials
[empserver] / configure.ac
index a2b010507c79a10cd2642d04d9ee85f150341f6b..f808945573be528dffe625906662f909ddc7480d 100644 (file)
@@ -1,6 +1,6 @@
 #
 #   Empire - A multi-player, client/server Internet based war game.
-#   Copyright (C) 1986-2014, Dave Pare, Jeff Bailey, Thomas Ruschak,
+#   Copyright (C) 1986-2015, Dave Pare, Jeff Bailey, Thomas Ruschak,
 #                 Ken Stevens, Steve McClure, Markus Armbruster
 #
 #   Empire is free software: you can redistribute it and/or modify
@@ -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])