summaryrefslogtreecommitdiff
path: root/plugins/CrashDumper/src/version.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2012-07-21 19:29:50 +0000
committerGeorge Hazan <george.hazan@gmail.com>2012-07-21 19:29:50 +0000
commite461ff6e109039b7c8993877a68b2a0ecf3ff413 (patch)
tree2e43c5f60beb1272be0f92400ea3b1f41b5cd0a9 /plugins/CrashDumper/src/version.h
parentc2df6e7bbf6efdb36f751379c154623191864a1f (diff)
fix for displaying version
git-svn-id: http://svn.miranda-ng.org/main/trunk@1095 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/CrashDumper/src/version.h')
-rw-r--r--plugins/CrashDumper/src/version.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/CrashDumper/src/version.h b/plugins/CrashDumper/src/version.h
index 776e30e404..288dccf0fa 100644
--- a/plugins/CrashDumper/src/version.h
+++ b/plugins/CrashDumper/src/version.h
@@ -1,3 +1,3 @@
-#define __FILEVERSION_STRING 0,0,4,21
-#define __VERSION_STRING "0.0.4.21"
-#define __VERSION_DWORD PLUGIN_MAKE_VERSION(0, 0, 4, 21)
+#define __FILEVERSION_STRING 0,0,4,22
+#define __VERSION_STRING "0.0.4.22"
+#define __VERSION_DWORD PLUGIN_MAKE_VERSION(0, 0, 4, 22)