From dd7f8f47ae6b998d6a70470660fb86956405f656 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 5 Mar 2011 21:12:16 +0200 Subject: Update version to 1.1.3.6 --- ChangeLog | 14 ++++++++++++++ README | 2 +- README.txt | 2 +- data/help/header.txt | 2 +- packwin | 2 +- src/main.h | 4 ++-- 6 files changed, 20 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 34d28fff8..128d16a19 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2011-03-06 New release 1.1.3.6 +ManaPlus: +fix: remove extra spaces from chat commands. +fix: possible fix for pasting from clipboard in X system. +fix: partially opacity in extended minimaps. +add: add to trade items in item context menu. +add: tabs to spells window. +add: check already downloaded files intergrity. +add: pink theme (Freya). +add: updated pt_BR translation some lines from mana client (Freya). +add: updated tussian translation. +add: update dejavu fonts. + + 2011-02-20 New release 1.1.2.20 ManaPlus: fix: stop/start playung music after changing option. diff --git a/README b/README index 9ba8771cf..65771831b 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ THE MANA PLUS CLIENT =============== - Version: 1.1.2.20 Date: 2011-02-20 + Version: 1.1.3.6 Date: 2011-03-06 Development team: - See AUTHORS file for a list diff --git a/README.txt b/README.txt index ac8a9521a..b7d9d2f40 100644 --- a/README.txt +++ b/README.txt @@ -1,7 +1,7 @@ THE MANA PLUS CLIENT =============== - Version: 1.1.2.20 Date: 2011-02-20 + Version: 1.1.3.6 Date: 2011-03-06 Development team: - See AUTHORS file for a list diff --git a/data/help/header.txt b/data/help/header.txt index e424c61dd..48cb0d901 100644 --- a/data/help/header.txt +++ b/data/help/header.txt @@ -2,7 +2,7 @@ ##1 M A N A P L U S ##1 ================================ - ##2Version:##6 1.1.2.20 ##2Date:##3 20 February 2011 + ##2Version:##6 1.1.3.6 ##2Date:##3 06 # March 2011 ##2 Website: http://manaplus.evolonline.org/ ##2 http://tmw.cetki.com/ diff --git a/packwin b/packwin index cb18d8a4d..4f80ee253 100755 --- a/packwin +++ b/packwin @@ -5,7 +5,7 @@ dir=`pwd` cd packaging/windows ./make-translations.sh makensis -DDLLDIR=$dir/../mana_win/libs/dll/ \ - -DPRODUCT_VERSION="1.1.2.20" \ + -DPRODUCT_VERSION="1.1.3.06" \ -DEXESUFFIX=/src \ -DUPX=true \ setup.nsi diff --git a/src/main.h b/src/main.h index c8f5371f7..884e13d03 100644 --- a/src/main.h +++ b/src/main.h @@ -89,8 +89,8 @@ //define DEBUG_FONT_COUNTERS 1 //define DEBUG_ALPHA_CACHE 1 -#define SMALL_VERSION "1.1.2.20" -#define CHECK_VERSION "01.01.02.20" +#define SMALL_VERSION "1.1.3.6" +#define CHECK_VERSION "01.01.03.06" #define PACKAGE_EXTENDED_VERSION "ManaPlus (" PACKAGE_OS \ -- cgit v1.2.3-60-g2f50