diff options
Diffstat (limited to 'stopspam_mod/trunk/stopspam.rc')
-rw-r--r-- | stopspam_mod/trunk/stopspam.rc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/stopspam_mod/trunk/stopspam.rc b/stopspam_mod/trunk/stopspam.rc index e7b83fe..726349f 100644 --- a/stopspam_mod/trunk/stopspam.rc +++ b/stopspam_mod/trunk/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.6 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.6 alpha build #0"
END
END
BLOCK "VarFileInfo"
|