diff options
author | sss <sss@63852ff1-2cfd-40b9-8011-e561a9d89b1c> | 2009-03-13 23:48:00 +0000 |
---|---|---|
committer | sss <sss@63852ff1-2cfd-40b9-8011-e561a9d89b1c> | 2009-03-13 23:48:00 +0000 |
commit | 4469fe9e91fcc22314cd1ccd30faf557690f7657 (patch) | |
tree | b51bf3faee3e5af683d8cfe3d8a0718b397e024b /stopspam_mod/trunk/init.cpp | |
parent | ac5cc04fe535faf4fcdf4fb8e68cd9375c04dbad (diff) |
checking for old icq contacts
git-svn-id: http://172.18.13.13/svn/mim_plugs@11 63852ff1-2cfd-40b9-8011-e561a9d89b1c
Diffstat (limited to 'stopspam_mod/trunk/init.cpp')
-rw-r--r-- | stopspam_mod/trunk/init.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stopspam_mod/trunk/init.cpp b/stopspam_mod/trunk/init.cpp index 0022f00..e242048 100644 --- a/stopspam_mod/trunk/init.cpp +++ b/stopspam_mod/trunk/init.cpp @@ -38,7 +38,7 @@ UTF8_INTERFACE utfi; PLUGININFOEX pluginInfoEx = {
sizeof(PLUGININFOEX),
pluginName" mod",
- PLUGIN_MAKE_VERSION(0, 0, 1, 5),
+ PLUGIN_MAKE_VERSION(0, 0, 1, 6),
pluginDescription,
"Roman Miklashevsky",
"sss123next@list.ru",
|