diff options
author | Andrei Karas <akaras@inbox.ru> | 2015-11-21 16:14:31 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2015-11-21 16:14:31 +0300 |
commit | 1e47f6e16b71d4157a48f6ccc8c4f25926150c10 (patch) | |
tree | 9346141ab5bedc01dbac8f1a1e73eaa5e459c1b2 /configure.ac | |
parent | 5ea9419d9628247504a6eaa164b6f1c6b271955b (diff) | |
download | plus-1e47f6e16b71d4157a48f6ccc8c4f25926150c10.tar.gz plus-1e47f6e16b71d4157a48f6ccc8c4f25926150c10.tar.bz2 plus-1e47f6e16b71d4157a48f6ccc8c4f25926150c10.tar.xz plus-1e47f6e16b71d4157a48f6ccc8c4f25926150c10.zip |
Change version to 1.5.11.21v1.5.11.21
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 76e5cba32..2a9f80904 100755 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.60) -AC_INIT([ManaPlus], [1.5.11.7], [akaras@inbox.ru], [manaplus]) +AC_INIT([ManaPlus], [1.5.11.21], [akaras@inbox.ru], [manaplus]) AM_INIT_AUTOMAKE([1.9]) AC_CONFIG_HEADERS([config.h:config.h.in]) AC_LANG_CPLUSPLUS |