diff options
Diffstat (limited to 'plugins/StartupSilence/src/version.h')
-rw-r--r-- | plugins/StartupSilence/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/StartupSilence/src/version.h b/plugins/StartupSilence/src/version.h index 05ef107b88..0d0d48ae29 100644 --- a/plugins/StartupSilence/src/version.h +++ b/plugins/StartupSilence/src/version.h @@ -16,7 +16,7 @@ #define __DESC "Suppresses popups and mutes sounds for 10-300 sec at Miranda NG startup, then sets them back to predefined state (Automatically per computer settings)."
#define __AUTHOR "Vladimir Lyubimov"
#define __AUTHORWEB "https://miranda-ng.org/"
-#define __COPYRIGHT "© 2012-17 Vladimir Lyubimov"
+#define __COPYRIGHT "© 2012-18 Vladimir Lyubimov"
// other stuff for Version resource
#include <stdver.h>
|