diff options
author | Andrei Karas <akaras@inbox.ru> | 2011-07-23 16:13:23 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2011-07-23 16:13:23 +0300 |
commit | 43956a9dd9c4c00e839387c4c3e00674947880c9 (patch) | |
tree | 48d0be57c65249d24a0f1f51ea1e6745841356ae /configure.ac | |
parent | a74191bc53df482ce637ba585016105673add785 (diff) | |
download | plus-43956a9dd9c4c00e839387c4c3e00674947880c9.tar.gz plus-43956a9dd9c4c00e839387c4c3e00674947880c9.tar.bz2 plus-43956a9dd9c4c00e839387c4c3e00674947880c9.tar.xz plus-43956a9dd9c4c00e839387c4c3e00674947880c9.zip |
Change version to 1.1.7.24.
Diffstat (limited to 'configure.ac')
-rwxr-xr-x | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 1a90b4e54..1c5660d69 100755 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.59) -AC_INIT([ManaPlus], [1.1.7.10], [akaras@inbox.ru], [manaplus]) +AC_INIT([ManaPlus], [1.1.7.24], [akaras@inbox.ru], [manaplus]) AM_INIT_AUTOMAKE([1.9]) AC_CONFIG_HEADERS([config.h:config.h.in]) AC_LANG_CPLUSPLUS |