diff options
author | Andrei Karas <akaras@inbox.ru> | 2016-04-09 14:33:14 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2016-04-09 15:47:43 +0300 |
commit | f61d1891e675706d96fe0c8e6605d9b10ec11e14 (patch) | |
tree | 8c89268160c87113c5547a77c0162977071caf9f /configure.ac | |
parent | a102628a6acaa64ca4b31d588cc9eedbb334d077 (diff) | |
download | plus-f61d1891e675706d96fe0c8e6605d9b10ec11e14.tar.gz plus-f61d1891e675706d96fe0c8e6605d9b10ec11e14.tar.bz2 plus-f61d1891e675706d96fe0c8e6605d9b10ec11e14.tar.xz plus-f61d1891e675706d96fe0c8e6605d9b10ec11e14.zip |
Change version to 1.6.4.9.v1.6.4.9
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 a220a2195..e88dff321 100755 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.60) -AC_INIT([ManaPlus], [1.6.3.26], [akaras@inbox.ru], [manaplus]) +AC_INIT([ManaPlus], [1.6.4.9], [akaras@inbox.ru], [manaplus]) AM_INIT_AUTOMAKE([1.9]) AC_CONFIG_HEADERS([config.h:config.h.in]) AC_LANG_CPLUSPLUS |