summaryrefslogtreecommitdiff
path: root/plugins/SendScreenshotPlus/src/version.h
diff options
context:
space:
mode:
authorRené Schümann <white06tiger@gmail.com>2014-12-26 19:05:09 +0000
committerRené Schümann <white06tiger@gmail.com>2014-12-26 19:05:09 +0000
commit710cc48c0b1c10edb78371e927873b4ddca72227 (patch)
treee442ca6f0c6c968e95d85499443ad8ade07cf6bc /plugins/SendScreenshotPlus/src/version.h
parentd006d3d185bee123128899f9065c2412f5fe65a8 (diff)
SendSS:
+ added changelog to about screen, misc improvements ! fixed bug in resource loading of "about" and "copyright" text git-svn-id: http://svn.miranda-ng.org/main/trunk@11648 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 cea87e90ff..48e45d8caf 100644
--- a/plugins/SendScreenshotPlus/src/version.h
+++ b/plugins/SendScreenshotPlus/src/version.h
@@ -1,7 +1,7 @@
#define __MAJOR_VERSION 0
#define __MINOR_VERSION 8
#define __RELEASE_NUM 9
-#define __BUILD_NUM 0
+#define __BUILD_NUM 1
#include <stdver.h>