summaryrefslogtreecommitdiff
path: root/plugins/WebView/src/version.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2018-07-15 11:09:25 +0300
committerGeorge Hazan <ghazan@miranda.im>2018-07-15 11:09:25 +0300
commitf6f131ab125696780a30993c56ff825a1d339ef5 (patch)
tree8fcb837f56c7cb1ba8caa7a4a5b64e5497143d35 /plugins/WebView/src/version.h
parenta32f58e73573f87c820784287b63cac76b42ae06 (diff)
fixes #1495 (WebView: radioboxes behaviour)
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 3b5eaf7336..c2030de835 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 1
+#define __BUILD_NUM 2
#include <stdver.h>