diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2010-09-09 22:56:44 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2010-09-09 22:56:44 +0300 |
commit | 6b1b91acffcc90db9f6d8e0c466d44e2a6819dc3 (patch) | |
tree | c452f4ccd55c4e7d8593935e821f4aa5417496af /init.cpp | |
parent | e060779f0f9f76b9ffb4082c20d7c2b3a86c1513 (diff) |
modified: init.cpp
modified: messages.cpp
modified: new_gpg.rc
modified: options.cpp
modified: utilities.cpp
Diffstat (limited to 'init.cpp')
-rw-r--r-- | init.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,7 +39,7 @@ logtofile debuglog; PLUGININFOEX pluginInfo={ sizeof(PLUGININFOEX), 0, - PLUGIN_MAKE_VERSION(0,0,0,5), + PLUGIN_MAKE_VERSION(0,0,0,6), "new GPG encryption support plugin, used code from http://addons.miranda-im.org/details.php?action=viewfile&id=3485", "sss", "sss123next@list.ru", |