summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2011-01-08 19:00:11 +0200
committerAndrei Karas <akaras@inbox.ru>2011-01-08 19:00:11 +0200
commit56fab7f1b449aa4b90e238c93bc8a24d8b14f568 (patch)
treead61b4f1c61be34769e03c34f034b96e1b93711b
parent871fb6eee49c142be78315cc97c1c8e29daf7d61 (diff)
downloadplus-56fab7f1b449aa4b90e238c93bc8a24d8b14f568.tar.gz
plus-56fab7f1b449aa4b90e238c93bc8a24d8b14f568.tar.bz2
plus-56fab7f1b449aa4b90e238c93bc8a24d8b14f568.tar.xz
plus-56fab7f1b449aa4b90e238c93bc8a24d8b14f568.zip
Change version to 1.1.1.9.
-rw-r--r--data/help/header.txt2
-rwxr-xr-xpackwin2
-rw-r--r--src/main.h4
3 files changed, 4 insertions, 4 deletions
diff --git a/data/help/header.txt b/data/help/header.txt
index 3e60eebd4..1eec0df3c 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.0.12.26 ##2Date:##3 26 December 2010
+ ##2Version:##6 1.1.1.9 ##2Date:##3 09 January 2011
##2 Website: http://tmw.cetki.com/
##2 http://mana.cetki.com/
diff --git a/packwin b/packwin
index a5e2307eb..4b3139242 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.0.12.26" \
+ -DPRODUCT_VERSION="4144-1.1.1.9" \
-DEXESUFFIX=/src \
-DUPX=true \
setup.nsi
diff --git a/src/main.h b/src/main.h
index 480c9d374..e9dd8abb2 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.0.12.26"
-#define CHECK_VERSION "01.00.12.26"
+#define SMALL_VERSION "1.1.1.9"
+#define CHECK_VERSION "01.01.01.09"
#define PACKAGE_EXTENDED_VERSION "ManaPlus (" PACKAGE_OS \