summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2011-11-28 19:05:52 +0300
committerAndrei Karas <akaras@inbox.ru>2011-11-28 19:05:52 +0300
commitb6eb53b9abdf48b88cb1978b9af97f2a879d2717 (patch)
tree5aad5623d352ec0b4aa245856958c61a384861c7 /configure.ac
parent4d453108f45f9fb2ff4f5715cc1b3ddd63d36a80 (diff)
parent71fe51d38a406012e166589b7b720d83c1ab3ade (diff)
downloadplus-b6eb53b9abdf48b88cb1978b9af97f2a879d2717.tar.gz
plus-b6eb53b9abdf48b88cb1978b9af97f2a879d2717.tar.bz2
plus-b6eb53b9abdf48b88cb1978b9af97f2a879d2717.tar.xz
plus-b6eb53b9abdf48b88cb1978b9af97f2a879d2717.zip
Merge commit 'v1.1.11.27' into strippedstripped1.1.11.27
Conflicts: data/Makefile.am
Diffstat (limited to 'configure.ac')
-rwxr-xr-xconfigure.ac4
1 files changed, 3 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8fbf51822..1cf9a1de3 100755
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.59)
-AC_INIT([ManaPlus], [1.1.11.12], [akaras@inbox.ru], [manaplus])
+AC_INIT([ManaPlus], [1.1.11.27], [akaras@inbox.ru], [manaplus])
AM_INIT_AUTOMAKE([1.9])
AC_CONFIG_HEADERS([config.h:config.h.in])
AC_LANG_CPLUSPLUS
@@ -250,6 +250,8 @@ data/help/ru/Makefile
data/help/ru/tips/Makefile
data/help/tips/Makefile
data/icons/Makefile
+data/perserver/Makefile
+data/perserver/default/Makefile
docs/Makefile
po/Makefile.in
])