summaryrefslogtreecommitdiff
path: root/src/winver.h
diff options
context:
space:
mode:
authorThorbjørn Lindeijer <thorbjorn@lindeijer.nl>2011-09-11 11:17:00 +0200
committerThorbjørn Lindeijer <thorbjorn@lindeijer.nl>2011-09-11 11:17:00 +0200
commit248a274ec6c6e4b5e1f1eb76cf4c6f8b43ac02d3 (patch)
tree20eaaea89d7f9fbda2b2154cad5b43abe8c14ea5 /src/winver.h
parent8fe9c1d9f046aa6d746ab075b3056d75898d1f2c (diff)
downloadmana-248a274ec6c6e4b5e1f1eb76cf4c6f8b43ac02d3.tar.gz
mana-248a274ec6c6e4b5e1f1eb76cf4c6f8b43ac02d3.tar.bz2
mana-248a274ec6c6e4b5e1f1eb76cf4c6f8b43ac02d3.tar.xz
mana-248a274ec6c6e4b5e1f1eb76cf4c6f8b43ac02d3.zip
Bumped version to 0.5.3 and updated the NEWS file
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 89b7004f..7f9d3f8d 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 2
+#define VER_RELEASE 3
#define VER_BUILD 0
-#define PACKAGE_VERSION "0.5.2.0"
+#define PACKAGE_VERSION "0.5.3.0"