diff options
Diffstat (limited to 'plugins/ProfileManager/src/version.h')
-rw-r--r-- | plugins/ProfileManager/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ProfileManager/src/version.h b/plugins/ProfileManager/src/version.h index c0b751c049..6d20fb0aa8 100644 --- a/plugins/ProfileManager/src/version.h +++ b/plugins/ProfileManager/src/version.h @@ -10,5 +10,5 @@ #define __DESCRIPTION "Adds a menu item to change or load a different profile of Miranda NG, restart or run DbChecker." #define __AUTHOR "Roman Gemini" #define __AUTHOREMAIL "woobind@ukr.net" -#define __AUTHORWEB "http://miranda-ng.org/p/PManagerEx/" +#define __AUTHORWEB "https://miranda-ng.org/p/PManagerEx/" #define __COPYRIGHT "© 2008-10 Roman Gemini" |