summaryrefslogtreecommitdiff
path: root/src/winver.h
diff options
context:
space:
mode:
authorStefan Dombrowski <stefan@uni-bonn.de>2010-10-17 21:25:22 +0200
committerStefan Dombrowski <stefan@uni-bonn.de>2010-10-17 21:25:22 +0200
commitbe599ed0d7b1c1e70cb593dcdfae69fad926e6b7 (patch)
tree1c194f8c114f99a37aabecbd7ba745d45e11d515 /src/winver.h
parent564d845603964401533922f5c81c99c385817d4b (diff)
downloadmana-client-be599ed0d7b1c1e70cb593dcdfae69fad926e6b7.tar.gz
mana-client-be599ed0d7b1c1e70cb593dcdfae69fad926e6b7.tar.bz2
mana-client-be599ed0d7b1c1e70cb593dcdfae69fad926e6b7.tar.xz
mana-client-be599ed0d7b1c1e70cb593dcdfae69fad926e6b7.zip
Changing client version to 0.5
Removing mana-ea.rc, because it was the same as mana.rc. Reviewed-by: Aard, Bertram
Diffstat (limited to 'src/winver.h')
-rw-r--r--src/winver.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/winver.h b/src/winver.h
index 03a0c215..ea8d8e9c 100644
--- a/src/winver.h
+++ b/src/winver.h
@@ -1,6 +1,6 @@
/* VERSION DEFINITIONS */
#define VER_MAJOR 0
-#define VER_MINOR 1
+#define VER_MINOR 5
#define VER_RELEASE 0
#define VER_BUILD 0
-#define PACKAGE_VERSION "0.1.0.0"
+#define PACKAGE_VERSION "0.5.0.0"