summaryrefslogtreecommitdiff
path: root/plugins/SendScreenshotPlus/src/version.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2018-09-04 22:37:40 +0300
committerGeorge Hazan <ghazan@miranda.im>2018-09-04 22:37:40 +0300
commitcfa148c35f375537a8be67317b55f7d92e2ec3d5 (patch)
tree68d94a48b3c0d96a07c597b744ae752d8dfa7fa4 /plugins/SendScreenshotPlus/src/version.h
parent101b8eb8a62c8cfcba71faaa38fb378c402b44a7 (diff)
SendSS: self-made JSON parser removed
Diffstat (limited to 'plugins/SendScreenshotPlus/src/version.h')
-rw-r--r--plugins/SendScreenshotPlus/src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SendScreenshotPlus/src/version.h b/plugins/SendScreenshotPlus/src/version.h
index cbcdd47655..50c828b061 100644
--- a/plugins/SendScreenshotPlus/src/version.h
+++ b/plugins/SendScreenshotPlus/src/version.h
@@ -1,7 +1,7 @@
#define __MAJOR_VERSION 0
#define __MINOR_VERSION 9
#define __RELEASE_NUM 0
-#define __BUILD_NUM 1
+#define __BUILD_NUM 2
#include <stdver.h>