summaryrefslogtreecommitdiff
path: root/src/winver.h
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2008-12-07 15:33:35 +0100
committerBjørn Lindeijer <bjorn@lindeijer.nl>2008-12-07 15:33:35 +0100
commit015833d30d6890ab8693b334c419870685cb426f (patch)
treecd593e88df5734f553fb78e1fad6800c5683d502 /src/winver.h
parent72f5288682f46af1f7c04c002172178c880e060b (diff)
downloadmana-client-015833d30d6890ab8693b334c419870685cb426f.tar.gz
mana-client-015833d30d6890ab8693b334c419870685cb426f.tar.bz2
mana-client-015833d30d6890ab8693b334c419870685cb426f.tar.xz
mana-client-015833d30d6890ab8693b334c419870685cb426f.zip
Updated version to 0.0.27
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 4452784e..46d247fc 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 26
+#define VER_RELEASE 27
#define VER_BUILD 0
-#define PACKAGE_VERSION "0.0.26"
+#define PACKAGE_VERSION "0.0.27"