summaryrefslogtreecommitdiff
path: root/plugins/SendScreenshotPlus/src/version.h
diff options
context:
space:
mode:
authorRené Schümann <white06tiger@gmail.com>2014-12-25 00:43:56 +0000
committerRené Schümann <white06tiger@gmail.com>2014-12-25 00:43:56 +0000
commit881e3afbf2a31a23abd90870f6e64b5ae59d7788 (patch)
tree09a88a42c37f8b5a08fce15b1b54a901677e7c49 /plugins/SendScreenshotPlus/src/version.h
parentbccb121518429a0ef062b346d36551bd2ace5da2 (diff)
SendSS:
* improved some user interaction messages and unified spelling ("Screenshot" now lowercase, "Send Screenshot" now called "SendSS") * also updated version in case I won't be able to finish v0.9.0 with improved transparency capture support Note: translations must be updated of course :P So LPGen required git-svn-id: http://svn.miranda-ng.org/main/trunk@11620 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 5d0485b932..cea87e90ff 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 7
+#define __RELEASE_NUM 9
#define __BUILD_NUM 0
#include <stdver.h>