diff options
author | Marcel W. Wysocki <maci@satgnu.org> | 2005-07-31 15:53:25 +0000 |
---|---|---|
committer | Marcel W. Wysocki <maci@satgnu.org> | 2005-07-31 15:53:25 +0000 |
commit | 8626eb51daddaa25e571585851123349217197b3 (patch) | |
tree | 79b1cd484e0e26aa41395901a3cdaeff19afa4f2 | |
parent | b7b9299ab765647807f25dc95e8b8cb57f6eb1c5 (diff) | |
download | mana-client-8626eb51daddaa25e571585851123349217197b3.tar.gz mana-client-8626eb51daddaa25e571585851123349217197b3.tar.bz2 mana-client-8626eb51daddaa25e571585851123349217197b3.tar.xz mana-client-8626eb51daddaa25e571585851123349217197b3.zip |
changed to 0.0.15v0.0.15
-rwxr-xr-x | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 0795d769..b50d4349 100755 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.59) -AC_INIT([The Mana World], [0.0.14.1], [umperio@users.sourceforge.net], [tmw]) +AC_INIT([The Mana World], [0.0.15], [umperio@users.sourceforge.net], [tmw]) AC_CONFIG_HEADERS([config.h:config.h.in]) AC_LANG_CPLUSPLUS |