summaryrefslogtreecommitdiff
path: root/plugins/SendScreenshotPlus/src/version.h
diff options
context:
space:
mode:
authorRené Schümann <white06tiger@gmail.com>2013-11-17 03:10:46 +0000
committerRené Schümann <white06tiger@gmail.com>2013-11-17 03:10:46 +0000
commitc50e0d6ea54555bc0e90639bead7585ee326f125 (patch)
treeb087342a9ab69f5fa654022ae6eda9e7d2d197a6 /plugins/SendScreenshotPlus/src/version.h
parent6fa0da6963dbb19d5f3038b6037f4e6da686778d (diff)
Version 0.8.3
+ added basic Hotkey support (only opens SendSS+) * minor speed up for window targeting git-svn-id: http://svn.miranda-ng.org/main/trunk@6928 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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 24ddf38ced..28a6efe6e4 100644
--- a/plugins/SendScreenshotPlus/src/version.h
+++ b/plugins/SendScreenshotPlus/src/version.h
@@ -1,6 +1,6 @@
#define __MAJOR_VERSION 0
#define __MINOR_VERSION 8
-#define __RELEASE_NUM 2
+#define __RELEASE_NUM 3
#define __BUILD_NUM 0
#define __DEF2STR_(s) #s