From 094d38a1686a807bf6b3a2cea3ef027bd70bb05b Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Sat, 29 Jan 2011 17:28:12 +0300 Subject: Metacontacts encodings fix --- init.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'init.cpp') diff --git a/init.cpp b/init.cpp index 7983659..8af16e6 100644 --- a/init.cpp +++ b/init.cpp @@ -1,4 +1,4 @@ -// Copyright © 2010 sss +// Copyright © 2010-2011 sss // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -42,11 +42,11 @@ std::map hcontact_data; PLUGININFOEX pluginInfo={ sizeof(PLUGININFOEX), 0, - PLUGIN_MAKE_VERSION(0,0,0,9), - "new GPG encryption support plugin, used code from http://addons.miranda-im.org/details.php?action=viewfile&id=3485", + PLUGIN_MAKE_VERSION(0,0,0,10), + "new GPG encryption support plugin, based on code from old gpg plugin and secureim", "sss", "sss123next@list.ru", - "© 2010 sss", + "© 2010-2011 sss", "http://sss.chaoslab.ru/tracker/mim_plugs/", 1, //unicode 0, //doesn't replace anything built-in -- cgit v1.2.3