diff options
Diffstat (limited to 'plugins/Dbx_mmap_SA/res/version.rc')
-rw-r--r-- | plugins/Dbx_mmap_SA/res/version.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/Dbx_mmap_SA/res/version.rc b/plugins/Dbx_mmap_SA/res/version.rc index a7dc60bbf0..82e11f7bfc 100644 --- a/plugins/Dbx_mmap_SA/res/version.rc +++ b/plugins/Dbx_mmap_SA/res/version.rc @@ -27,11 +27,11 @@ BEGIN BEGIN
BLOCK "041904b0"
BEGIN
- VALUE "FileDescription", "Miranda IM Mmap DataBase Engine 3x"
+ VALUE "FileDescription", "Miranda NG Mmap DataBase Engine 3x"
VALUE "FileVersion", __VERSION_STRING
VALUE "LegalCopyright", "Copyright (C) 2000-2007"
VALUE "OriginalFilename", "dbx_mmap.dll"
- VALUE "ProductName", "Miranda IM Mmap DataBase Engine 3x"
+ VALUE "ProductName", "Miranda NG Mmap DataBase Engine 3x"
VALUE "ProductVersion", __VERSION_STRING
END
END
|