summaryrefslogtreecommitdiff
path: root/src/winver.h
diff options
context:
space:
mode:
authorThorbjørn Lindeijer <thorbjorn@lindeijer.nl>2011-04-16 23:31:04 +0200
committerThorbjørn Lindeijer <thorbjorn@lindeijer.nl>2011-04-16 23:39:11 +0200
commitf824c159af0a67e6d68f0934b4810dffc1c33a91 (patch)
treebcc3d24abc28b1c1f8e19720a45cef156b5ae8a6 /src/winver.h
parentbb795d87f9d0eebb6cc04b5c6806252fbb957f5d (diff)
downloadmana-e4f0c55e713a50693f7ed5b1dde380a40db79a83.tar.gz
mana-e4f0c55e713a50693f7ed5b1dde380a40db79a83.tar.bz2
mana-e4f0c55e713a50693f7ed5b1dde380a40db79a83.tar.xz
mana-e4f0c55e713a50693f7ed5b1dde380a40db79a83.zip
Bumped version to 0.5.2 and updated the NEWS filev0.5.2
Reviewed-by: Stefan Dombrowski Reviewed-by: Yohann Ferreira
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 fa85216e..89b7004f 100644
--- a/src/winver.h
+++ b/src/winver.h
@@ -1,6 +1,6 @@
/* VERSION DEFINITIONS */
#define VER_MAJOR 0
#define VER_MINOR 5
-#define VER_RELEASE 1
+#define VER_RELEASE 2
#define VER_BUILD 0
-#define PACKAGE_VERSION "0.5.1.0"
+#define PACKAGE_VERSION "0.5.2.0"