summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2011-03-15 14:19:11 +0200
committerAndrei Karas <akaras@inbox.ru>2011-03-15 14:19:11 +0200
commit0048aa114780124d27955b2c76f321f8bf0bb1c7 (patch)
tree3e27f88ac1f85b5270e7e30170c95c2ec4403d4c
parent847c623239f00a71038a1b8e3ef242c3d97f2272 (diff)
downloadplus-0048aa114780124d27955b2c76f321f8bf0bb1c7.tar.gz
plus-0048aa114780124d27955b2c76f321f8bf0bb1c7.tar.bz2
plus-0048aa114780124d27955b2c76f321f8bf0bb1c7.tar.xz
plus-0048aa114780124d27955b2c76f321f8bf0bb1c7.zip
Replace name in po files and fix program version in configure.ac
-rwxr-xr-xconfigure.ac2
-rw-r--r--po/Makevars2
2 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 3ba2eb516..ac13f5a8f 100755
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.59)
-AC_INIT([ManaPlus], [1.0.0-beta2], [dev@manasource.org], [manaplus])
+AC_INIT([ManaPlus], [1.1.3.6], [akaras@inbox.ru], [manaplus])
AM_INIT_AUTOMAKE([1.9])
AC_CONFIG_HEADERS([config.h:config.h.in])
AC_LANG_CPLUSPLUS
diff --git a/po/Makevars b/po/Makevars
index 91536b33f..2cd1a43b5 100644
--- a/po/Makevars
+++ b/po/Makevars
@@ -18,7 +18,7 @@ XGETTEXT_OPTIONS = --keyword=_ --keyword=N_
# or entity, or to disclaim their copyright. The empty string stands for
# the public domain; in this case the translators are expected to disclaim
# their copyright.
-COPYRIGHT_HOLDER = The Mana Developers
+COPYRIGHT_HOLDER = The ManaPlus Developers
# This is the email address or URL to which the translators shall report
# bugs in the untranslated strings: