From 66b20ff0c111bc83c48b210d407cb8fdd092bf5f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 2 Apr 2011 18:14:06 +0300 Subject: Change version to 1.1.4.3. --- ChangeLog | 4 ++++ README | 2 +- README.txt | 2 +- configure.ac | 2 +- data/help/header.txt | 2 +- packwin | 2 +- src/main.h | 4 ++-- 7 files changed, 11 insertions(+), 7 deletions(-) diff --git a/ChangeLog b/ChangeLog index 9cb5a5a70..d12960e86 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2011-04-03 New release 1.1.4.3 +ManaPlus: + + 2011-03-20 New release 1.1.3.20 ManaPlus: fix: other players directions while moving. diff --git a/README b/README index 45d0f7e2f..29e54a339 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ THE MANA PLUS CLIENT =============== - Version: 1.1.3.20 Date: 2011-03-20 + Version: 1.1.4.3 Date: 2011-04-03 Development team: - See AUTHORS file for a list diff --git a/README.txt b/README.txt index 9e17d3684..322482368 100644 --- a/README.txt +++ b/README.txt @@ -1,7 +1,7 @@ THE MANA PLUS CLIENT =============== - Version: 1.1.3.20 Date: 2011-03-20 + Version: 1.1.4.3 Date: 2011-04-03 Development team: - See AUTHORS file for a list diff --git a/configure.ac b/configure.ac index 74ed0d6b1..74e66756a 100755 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.59) -AC_INIT([ManaPlus], [1.1.3.20], [akaras@inbox.ru], [manaplus]) +AC_INIT([ManaPlus], [1.1.4.3], [akaras@inbox.ru], [manaplus]) AM_INIT_AUTOMAKE([1.9]) AC_CONFIG_HEADERS([config.h:config.h.in]) AC_LANG_CPLUSPLUS diff --git a/data/help/header.txt b/data/help/header.txt index 238dfd0f7..d322b791d 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.3.20 ##2Date:##3 20 # March 2011 + ##2Version:##6 1.1.4.3 ##2Date:##3 03 # April 2011 ##2 Website: http://manaplus.evolonline.org/ ##2 http://tmw.cetki.com/ diff --git a/packwin b/packwin index 81c54f169..0aa66ab21 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.3.20" \ + -DPRODUCT_VERSION="1.1.4.3" \ -DEXESUFFIX=/src \ -DUPX=true \ setup.nsi diff --git a/src/main.h b/src/main.h index 82ff6fed7..f7d2af37b 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.3.20" -#define CHECK_VERSION "01.01.03.20" +#define SMALL_VERSION "1.1.4.3" +#define CHECK_VERSION "01.01.04.03" #define PACKAGE_EXTENDED_VERSION "ManaPlus (" PACKAGE_OS \ -- cgit v1.2.3-70-g09d2