summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-02-04 16:59:25 +0300
committerAndrei Karas <akaras@inbox.ru>2017-02-04 16:59:25 +0300
commit2b910914e069595a106b0e696088084cf79de6be (patch)
treec9a6a6b104ec538b708d65c80a91cd6d533dce60 /configure.ac
parent89cbafd98d14e269bbabcd003cb81041827223ca (diff)
downloadplus-2b910914e069595a106b0e696088084cf79de6be.tar.gz
plus-2b910914e069595a106b0e696088084cf79de6be.tar.bz2
plus-2b910914e069595a106b0e696088084cf79de6be.tar.xz
plus-2b910914e069595a106b0e696088084cf79de6be.zip
Change version to 1.7.2.4.
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 b1e65934b..f1266c2ed 100755
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.60)
-AC_INIT([ManaPlus], [1.7.1.21], [akaras@inbox.ru], [manaplus])
+AC_INIT([ManaPlus], [1.7.2.4], [akaras@inbox.ru], [manaplus])
AM_INIT_AUTOMAKE([1.9])
AC_LANG_CPLUSPLUS