diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2010-08-24 00:30:00 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2010-08-24 00:30:00 +0300 |
commit | b9548a4f0c0c9315928814fb629f4e52fbebe66c (patch) | |
tree | 68b9c6b4ab01de2f3dfa4666adb67a9a3e12686c /init.cpp | |
parent | 437e9f0426ef27117fce94646a13c33b76c13f54 (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.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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",
|