summaryrefslogtreecommitdiff
path: root/plugins/SimpleStatusMsg/src/Version.h
diff options
context:
space:
mode:
authorRobert Pösel <robyer@seznam.cz>2015-02-16 08:37:01 +0000
committerRobert Pösel <robyer@seznam.cz>2015-02-16 08:37:01 +0000
commitec76e809446ffdf027297922d12f8dcf642e5bc6 (patch)
treeca21595341eab19f307622f681b5453c1d9dd9d4 /plugins/SimpleStatusMsg/src/Version.h
parent33c415a0771d01febf4194fd99efe5a4e9c650a1 (diff)
SimpleStatusMsg: For new accounts use startup status "Last status" instead of "Offline" by default; Version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@12141 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/SimpleStatusMsg/src/Version.h')
-rw-r--r--plugins/SimpleStatusMsg/src/Version.h18
1 files changed, 9 insertions, 9 deletions
diff --git a/plugins/SimpleStatusMsg/src/Version.h b/plugins/SimpleStatusMsg/src/Version.h
index b42a79a9e9..88e6adc46a 100644
--- a/plugins/SimpleStatusMsg/src/Version.h
+++ b/plugins/SimpleStatusMsg/src/Version.h
@@ -1,14 +1,14 @@
#define __MAJOR_VERSION 1
#define __MINOR_VERSION 9
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 4
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 5
#include <stdver.h>
-#define __PLUGIN_NAME "Simple status message"
-#define __FILENAME "SimpleStatusMsg.dll"
-#define __DESCRIPTION "Provides a simple way to set status and away messages."
-#define __AUTHOR "Bartosz 'Dezeath' Bialek, Harven"
-#define __AUTHOREMAIL "dezred@gmail.com"
-#define __AUTHORWEB "http://miranda-ng.org/p/SimpleStatusMsg/"
-#define __COPYRIGHT "© 2006-2011 Bartosz Bialek, 2005 Harven"
+#define __PLUGIN_NAME "Simple status message"
+#define __FILENAME "SimpleStatusMsg.dll"
+#define __DESCRIPTION "Provides a simple way to set status and away messages."
+#define __AUTHOR "Bartosz 'Dezeath' Bialek, Harven"
+#define __AUTHOREMAIL "dezred@gmail.com"
+#define __AUTHORWEB "http://miranda-ng.org/p/SimpleStatusMsg/"
+#define __COPYRIGHT "© 2006-2011 Bartosz Bialek, 2005 Harven"