summaryrefslogtreecommitdiff
path: root/src/winver.h
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2007-02-15 21:46:00 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2007-02-15 21:46:00 +0000
commitc229a5f66384a441c3cd878a39822b219301133c (patch)
tree4832a6a81234a98aa3b3c844565038665bb5a006 /src/winver.h
parent7456618577ab40eee8abe034b81468b38acd8050 (diff)
downloadmana-client-c229a5f66384a441c3cd878a39822b219301133c.tar.gz
mana-client-c229a5f66384a441c3cd878a39822b219301133c.tar.bz2
mana-client-c229a5f66384a441c3cd878a39822b219301133c.tar.xz
mana-client-c229a5f66384a441c3cd878a39822b219301133c.zip
Changed version to 0.0.22.2.
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 87f89804..0b67da88 100644
--- a/src/winver.h
+++ b/src/winver.h
@@ -2,5 +2,5 @@
#define VER_MAJOR 0
#define VER_MINOR 0
#define VER_RELEASE 22
-#define VER_BUILD 1
-#define PACKAGE_VERSION "0.0.22.1"
+#define VER_BUILD 2
+#define PACKAGE_VERSION "0.0.22.2"