summaryrefslogtreecommitdiff
path: root/init.cpp
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss123next@list.ru>2010-09-09 22:56:44 +0300
committerGluzskiy Alexandr <sss123next@list.ru>2010-09-09 22:56:44 +0300
commit6b1b91acffcc90db9f6d8e0c466d44e2a6819dc3 (patch)
treec452f4ccd55c4e7d8593935e821f4aa5417496af /init.cpp
parente060779f0f9f76b9ffb4082c20d7c2b3a86c1513 (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.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.cpp b/init.cpp
index be462da..d12472c 100644
--- a/init.cpp
+++ b/init.cpp
@@ -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",