summaryrefslogtreecommitdiff
path: root/plugins/WebView/src/version.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2018-04-29 23:41:17 +0200
committerGeorge Hazan <ghazan@miranda.im>2018-04-29 23:41:17 +0200
commit0388e4a5e99d7f38718ac17c4d3e3565d1e2d559 (patch)
tree815f27c0ed0ff776f2002c92e10b59cc5d4d7f89 /plugins/WebView/src/version.h
parent66913f4be6078f89ef87fbbc5dd3497c6dde51c2 (diff)
fixes #1307 (horror in webview contact settings)
Diffstat (limited to 'plugins/WebView/src/version.h')
-rw-r--r--plugins/WebView/src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/WebView/src/version.h b/plugins/WebView/src/version.h
index bd26cbb97e..3b5eaf7336 100644
--- a/plugins/WebView/src/version.h
+++ b/plugins/WebView/src/version.h
@@ -1,7 +1,7 @@
#define __MAJOR_VERSION 0
#define __MINOR_VERSION 1
#define __RELEASE_NUM 3
-#define __BUILD_NUM 0
+#define __BUILD_NUM 1
#include <stdver.h>