summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2009-01-24 20:29:56 +0100
committerBjørn Lindeijer <bjorn@lindeijer.nl>2009-01-24 20:29:56 +0100
commit61040888a373b03cc599750c33186848cae37ef4 (patch)
tree5afa025494fb094f3beec5ab66d30d5140b37182 /configure.ac
parenta201bc68ba8d95b470ca3faeb6f8f0cf17cf24c0 (diff)
downloadmana-client-61040888a373b03cc599750c33186848cae37ef4.tar.gz
mana-client-61040888a373b03cc599750c33186848cae37ef4.tar.bz2
mana-client-61040888a373b03cc599750c33186848cae37ef4.tar.xz
mana-client-61040888a373b03cc599750c33186848cae37ef4.zip
Version updated to 0.0.28
To be released hopefully tomorrow.
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 8c1ce8a4..6162dca7 100755
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.59)
-AC_INIT([The Mana World], [0.0.27], [themanaworld-devel@lists.sourceforge.net], [tmw])
+AC_INIT([The Mana World], [0.0.28], [themanaworld-devel@lists.sourceforge.net], [tmw])
AM_INIT_AUTOMAKE
AC_CONFIG_HEADERS([config.h:config.h.in])
AC_LANG_CPLUSPLUS