summaryrefslogtreecommitdiff
path: root/src/main.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/main.h
parent8fe9c1d9f046aa6d746ab075b3056d75898d1f2c (diff)
downloadmana-client-248a274ec6c6e4b5e1f1eb76cf4c6f8b43ac02d3.tar.gz
mana-client-248a274ec6c6e4b5e1f1eb76cf4c6f8b43ac02d3.tar.bz2
mana-client-248a274ec6c6e4b5e1f1eb76cf4c6f8b43ac02d3.tar.xz
mana-client-248a274ec6c6e4b5e1f1eb76cf4c6f8b43ac02d3.zip
Bumped version to 0.5.3 and updated the NEWS file
Diffstat (limited to 'src/main.h')
-rw-r--r--src/main.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.h b/src/main.h
index b1db3258..681fd9c8 100644
--- a/src/main.h
+++ b/src/main.h
@@ -55,7 +55,7 @@
#elif defined WIN32
#include "winver.h"
#elif defined __APPLE__
-#define PACKAGE_VERSION "0.5.2"
+#define PACKAGE_VERSION "0.5.3"
#endif
#ifdef PACKAGE_VERSION