From ec76e809446ffdf027297922d12f8dcf642e5bc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Mon, 16 Feb 2015 08:37:01 +0000 Subject: 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 --- plugins/SimpleStatusMsg/src/Version.h | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'plugins/SimpleStatusMsg/src/Version.h') 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 -#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" -- cgit v1.2.3