diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-11-22 13:00:19 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-11-22 13:00:19 +0300 |
commit | 7beea2c35bcebe2ba3091941f17782d6f81a5eb2 (patch) | |
tree | b734ced66033a117ec992e2e258bdc2f914ea66f /configure.ac | |
parent | b83ede55969e29128ede347b4532cad76cd70339 (diff) | |
download | plus-7beea2c35bcebe2ba3091941f17782d6f81a5eb2.tar.gz plus-7beea2c35bcebe2ba3091941f17782d6f81a5eb2.tar.bz2 plus-7beea2c35bcebe2ba3091941f17782d6f81a5eb2.tar.xz plus-7beea2c35bcebe2ba3091941f17782d6f81a5eb2.zip |
Change version to 1.4.11.22.
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 27f4c75b6..7909e0655 100755 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.60) -AC_INIT([ManaPlus], [1.4.11.8], [akaras@inbox.ru], [manaplus]) +AC_INIT([ManaPlus], [1.4.11.22], [akaras@inbox.ru], [manaplus]) AM_INIT_AUTOMAKE([1.9]) AC_CONFIG_HEADERS([config.h:config.h.in]) AC_LANG_CPLUSPLUS |