diff options
author | René Schümann <white06tiger@gmail.com> | 2014-07-01 01:10:33 +0000 |
---|---|---|
committer | René Schümann <white06tiger@gmail.com> | 2014-07-01 01:10:33 +0000 |
commit | e80b939f820cb92171cd21ef292cd99d1e813738 (patch) | |
tree | c0e789a3807c641e02760ab3ea15ebf17f3a7c4c /plugins/SendScreenshotPlus | |
parent | f7df9cb6c5824f5d4b2fa66becdd3ab845d2ce83 (diff) |
SendSS:
* bump version (meant to be in previous rev9634)
* tweaked main icon a bit.. (for good or bad...)
git-svn-id: http://svn.miranda-ng.org/main/trunk@9635 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/SendScreenshotPlus')
-rw-r--r-- | plugins/SendScreenshotPlus/res/ssCamera.ico | bin | 5430 -> 5430 bytes | |||
-rw-r--r-- | plugins/SendScreenshotPlus/src/version.h | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SendScreenshotPlus/res/ssCamera.ico b/plugins/SendScreenshotPlus/res/ssCamera.ico Binary files differindex f0b6a45c36..20b8e46187 100644 --- a/plugins/SendScreenshotPlus/res/ssCamera.ico +++ b/plugins/SendScreenshotPlus/res/ssCamera.ico diff --git a/plugins/SendScreenshotPlus/src/version.h b/plugins/SendScreenshotPlus/src/version.h index eaf9ca7683..5d0485b932 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 6 +#define __RELEASE_NUM 7 #define __BUILD_NUM 0 #include <stdver.h> |