diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-08-15 08:37:09 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-08-15 08:37:09 +0000 |
commit | d8fdc1b64f985ca228ab231069b4e556ded07006 (patch) | |
tree | 072ac97eb4dc8ca530d82692e0f012a6840143ef /plugins/StopSpamPlus | |
parent | d2727546aff254497b8679cd36e94506356fe248 (diff) |
Yet another Miranda IM > NG rename
git-svn-id: http://svn.miranda-ng.org/main/trunk@1460 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/StopSpamPlus')
-rw-r--r-- | plugins/StopSpamPlus/res/version.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/StopSpamPlus/res/version.rc b/plugins/StopSpamPlus/res/version.rc index 75748ead8a..e90441bd8e 100644 --- a/plugins/StopSpamPlus/res/version.rc +++ b/plugins/StopSpamPlus/res/version.rc @@ -33,7 +33,7 @@ BEGIN VALUE "LegalCopyright", __COPYRIGHT
VALUE "OriginalFilename", __FILENAME
VALUE "FileVersion", __VERSION_STRING
- VALUE "ProductName", "Miranda IM"
+ VALUE "ProductName", "Miranda NG"
VALUE "ProductVersion", __PROD_VERSION_STRING
END
END
|