summaryrefslogtreecommitdiff
path: root/init.cpp
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss123next@list.ru>2010-08-24 00:30:00 +0300
committerGluzskiy Alexandr <sss123next@list.ru>2010-08-24 00:30:00 +0300
commitb9548a4f0c0c9315928814fb629f4e52fbebe66c (patch)
tree68b9c6b4ab01de2f3dfa4666adb67a9a3e12686c /init.cpp
parent437e9f0426ef27117fce94646a13c33b76c13f54 (diff)
modified: init.cpp
modified: messages.cpp modified: new_gpg.rc modified: new_gpg.vcproj modified: options.cpp modified: srmm.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 f8fee40..7a39f1e 100644
--- a/init.cpp
+++ b/init.cpp
@@ -39,7 +39,7 @@ fstream debuglog;
PLUGININFOEX pluginInfo={
sizeof(PLUGININFOEX),
0,
- PLUGIN_MAKE_VERSION(0,0,0,3),
+ PLUGIN_MAKE_VERSION(0,0,0,4),
"new GPG encryption support plugin, used code from http://addons.miranda-im.org/details.php?action=viewfile&id=3485",
"sss",
"sss123next@list.ru",