diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-04-26 11:59:47 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-04-26 11:59:47 +0300 |
commit | 3e9346b5bae797139e6e992162a584ba5a4b0e8b (patch) | |
tree | c4974cfff07c46c426b0a1af7ca2f84a8d6f4de8 /configure.ac | |
parent | 52a8b304302afd9a98274518d75b971441d7dda9 (diff) | |
download | plus-3e9346b5bae797139e6e992162a584ba5a4b0e8b.tar.gz plus-3e9346b5bae797139e6e992162a584ba5a4b0e8b.tar.bz2 plus-3e9346b5bae797139e6e992162a584ba5a4b0e8b.tar.xz plus-3e9346b5bae797139e6e992162a584ba5a4b0e8b.zip |
Change version to 1.4.4.26.
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 d066deb51..baf164eae 100755 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.60) -AC_INIT([ManaPlus], [1.4.4.12], [akaras@inbox.ru], [manaplus]) +AC_INIT([ManaPlus], [1.4.4.26], [akaras@inbox.ru], [manaplus]) AM_INIT_AUTOMAKE([1.9]) AC_CONFIG_HEADERS([config.h:config.h.in]) AC_LANG_CPLUSPLUS |