summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-02-27 15:15:03 +0300
committerAndrei Karas <akaras@inbox.ru>2016-02-27 15:15:03 +0300
commitc1f4805477a4c086dbd0f2499b4d3d5e11f2a9b6 (patch)
tree8f9e198b40811b0fe6fd20a26978b398c2760c72 /configure.ac
parente79a91b3f9964918ee99d5de33cbb8625d3e39e5 (diff)
downloadplus-c1f4805477a4c086dbd0f2499b4d3d5e11f2a9b6.tar.gz
plus-c1f4805477a4c086dbd0f2499b4d3d5e11f2a9b6.tar.bz2
plus-c1f4805477a4c086dbd0f2499b4d3d5e11f2a9b6.tar.xz
plus-c1f4805477a4c086dbd0f2499b4d3d5e11f2a9b6.zip
Change version to 1.6.2.27
Diffstat (limited to 'configure.ac')
-rwxr-xr-xconfigure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 738dfaa70..5fc5d4f32 100755
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.60)
-AC_INIT([ManaPlus], [1.6.2.13], [akaras@inbox.ru], [manaplus])
+AC_INIT([ManaPlus], [1.6.2.27], [akaras@inbox.ru], [manaplus])
AM_INIT_AUTOMAKE([1.9])
AC_CONFIG_HEADERS([config.h:config.h.in])
AC_LANG_CPLUSPLUS