From 05f0693f04e6d7e82a21b50551bce6fe8029e88f Mon Sep 17 00:00:00 2001 From: sss Date: Mon, 16 Mar 2009 05:51:09 +0000 Subject: resources and links git-svn-id: http://172.18.13.13/svn/mim_plugs@13 63852ff1-2cfd-40b9-8011-e561a9d89b1c --- stopspam_mod/branches/0.0.1.5/init.cpp | 4 ++-- stopspam_mod/branches/0.0.1.5/stopspam.rc | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'stopspam_mod/branches') diff --git a/stopspam_mod/branches/0.0.1.5/init.cpp b/stopspam_mod/branches/0.0.1.5/init.cpp index 0022f00..6c26609 100644 --- a/stopspam_mod/branches/0.0.1.5/init.cpp +++ b/stopspam_mod/branches/0.0.1.5/init.cpp @@ -42,8 +42,8 @@ PLUGININFOEX pluginInfoEx = { pluginDescription, "Roman Miklashevsky", "sss123next@list.ru", - "© 2004-2008 Roman Miklashevsky, A. Petkevich, Kosh&chka, sss", - "http://sss,chaoslab.ru:81/forum/files_/listing/stopspam.7z", + "© 2004-2009 Roman Miklashevsky, A. Petkevich, Kosh&chka, sss", + "http://ssschaoslab.ru:81/forum/files_/listing/stopspam.7z", UNICODE_AWARE, 0, MIID_STOPSPAM diff --git a/stopspam_mod/branches/0.0.1.5/stopspam.rc b/stopspam_mod/branches/0.0.1.5/stopspam.rc index e7b83fe..a8d23ce 100644 --- a/stopspam_mod/branches/0.0.1.5/stopspam.rc +++ b/stopspam_mod/branches/0.0.1.5/stopspam.rc @@ -144,12 +144,12 @@ BEGIN VALUE "Comments", "Licensed under the terms of the GNU General Public License" VALUE "CompanyName", " " VALUE "FileDescription", "StopSpam plugin for Miranda IM" - VALUE "FileVersion", "0.0.1 alpha build #0" + VALUE "FileVersion", "0.0.1.5 alpha build #0" VALUE "InternalName", "stopspam" - VALUE "LegalCopyright", "Copyright © 2000-2008 Miranda IM Project. This software is released under the terms of the GNU General Public License." + VALUE "LegalCopyright", "Copyright © 2000-2009 Miranda IM Project. This software is released under the terms of the GNU General Public License." VALUE "OriginalFilename", "stopspam.dll" VALUE "ProductName", "StopSpam" - VALUE "ProductVersion", "0.0.1 alpha build #0" + VALUE "ProductVersion", "0.0.1.5 alpha build #0" END END BLOCK "VarFileInfo" -- cgit v1.2.3