From 6f952519b6f99e550502caba56a228bb4b594673 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 14 Jan 2011 17:32:30 +0200 Subject: Change version to 1.1.1.16 --- data/help/header.txt | 2 +- packwin | 2 +- src/main.h | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/data/help/header.txt b/data/help/header.txt index 1eec0df3c..9cec00d3a 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.1.9 ##2Date:##3 09 January 2011 + ##2Version:##6 1.1.1.16 ##2Date:##3 16 January 2011 ##2 Website: http://tmw.cetki.com/ ##2 http://mana.cetki.com/ diff --git a/packwin b/packwin index 4b3139242..cc8f5f76f 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="4144-1.1.1.9" \ + -DPRODUCT_VERSION="4144-1.1.1.16" \ -DEXESUFFIX=/src \ -DUPX=true \ setup.nsi diff --git a/src/main.h b/src/main.h index e9dd8abb2..0ed8200bd 100644 --- a/src/main.h +++ b/src/main.h @@ -86,8 +86,8 @@ //define DEBUG_FONT_COUNTERS 1 //define DEBUG_ALPHA_CACHE 1 -#define SMALL_VERSION "1.1.1.9" -#define CHECK_VERSION "01.01.01.09" +#define SMALL_VERSION "1.1.1.16" +#define CHECK_VERSION "01.01.01.16" #define PACKAGE_EXTENDED_VERSION "ManaPlus (" PACKAGE_OS \ -- cgit v1.2.3-70-g09d2