summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2008-07-25 17:27:39 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2008-07-25 17:27:39 +0000
commite2d5312c793c3667213acd794dd4c5c5c49d9c75 (patch)
tree1bf68a44558f7ae18411653268627bc86a907fd2 /src
parentd6f2cdf4da05482df874fedc24832735eb80c8fc (diff)
downloadMana-e2d5312c793c3667213acd794dd4c5c5c49d9c75.tar.gz
Mana-e2d5312c793c3667213acd794dd4c5c5c49d9c75.tar.bz2
Mana-e2d5312c793c3667213acd794dd4c5c5c49d9c75.tar.xz
Mana-e2d5312c793c3667213acd794dd4c5c5c49d9c75.zip
Updated the version to 0.0.25, release planned this Sunday.
Diffstat (limited to 'src')
-rw-r--r--src/winver.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/winver.h b/src/winver.h
index 52d90315..a276fde5 100644
--- a/src/winver.h
+++ b/src/winver.h
@@ -1,6 +1,6 @@
/* VERSION DEFINITIONS */
#define VER_MAJOR 0
#define VER_MINOR 0
-#define VER_RELEASE 24
-#define VER_BUILD 1
-#define PACKAGE_VERSION "0.0.24.1"
+#define VER_RELEASE 25
+#define VER_BUILD 0
+#define PACKAGE_VERSION "0.0.25"