diff options
Diffstat (limited to 'protocols/IRCG/version.h')
-rw-r--r-- | protocols/IRCG/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/IRCG/version.h b/protocols/IRCG/version.h index 883b985346..4def5ec467 100644 --- a/protocols/IRCG/version.h +++ b/protocols/IRCG/version.h @@ -2,7 +2,7 @@ #define __VERSION_STRING "0.11.0.1"
#define __VERSION_DWORD PLUGIN_MAKE_VERSION(0, 11, 0, 1)
-#define __DESC "IRC protocol for Miranda IM"
+#define __DESC "IRC protocol for Miranda NG."
#define __AUTHOR "Miranda team"
#define __AUTHOREMAIL "ghazan@miranda-im.org"
#define __COPYRIGHT "c 2003-2011 Jurgen Persson, George Hazan"
|