summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2008-07-25 17:27:39 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2008-07-25 17:27:39 +0000
commite2d5312c793c3667213acd794dd4c5c5c49d9c75 (patch)
tree1bf68a44558f7ae18411653268627bc86a907fd2 /configure.ac
parentd6f2cdf4da05482df874fedc24832735eb80c8fc (diff)
downloadMana-e2d5312c793c3667213acd794dd4c5c5c49d9c75.tar.gz
Mana-e2d5312c793c3667213acd794dd4c5c5c49d9c75.tar.bz2
Mana-e2d5312c793c3667213acd794dd4c5c5c49d9c75.tar.xz
Mana-e2d5312c793c3667213acd794dd4c5c5c49d9c75.zip
Updated the version to 0.0.25, release planned this Sunday.
Diffstat (limited to 'configure.ac')
-rwxr-xr-xconfigure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6816c743..ddd47e40 100755
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.59)
-AC_INIT([The Mana World], [0.0.24.1], [elvenprogrammer@gmail.com], [tmw])
+AC_INIT([The Mana World], [0.0.25], [elvenprogrammer@gmail.com], [tmw])
AC_CONFIG_HEADERS([config.h:config.h.in])
AC_LANG_CPLUSPLUS