Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/thirdparty/unrar/dll.rc')
-rw-r--r--src/thirdparty/unrar/dll.rc12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/thirdparty/unrar/dll.rc b/src/thirdparty/unrar/dll.rc
index fa7ab25cb..011b4c174 100644
--- a/src/thirdparty/unrar/dll.rc
+++ b/src/thirdparty/unrar/dll.rc
@@ -2,8 +2,8 @@
#include <commctrl.h>
VS_VERSION_INFO VERSIONINFO
-FILEVERSION 5, 21, 100, 1510
-PRODUCTVERSION 5, 21, 100, 1510
+FILEVERSION 5, 40, 100, 2057
+PRODUCTVERSION 5, 40, 100, 2057
FILEOS VOS__WINDOWS32
FILETYPE VFT_APP
{
@@ -14,15 +14,15 @@ FILETYPE VFT_APP
VALUE "CompanyName", "Alexander Roshal\0"
VALUE "ProductName", "RAR decompression library\0"
VALUE "FileDescription", "RAR decompression library\0"
- VALUE "FileVersion", "5.21.0\0"
- VALUE "ProductVersion", "5.21.0\0"
- VALUE "LegalCopyright", "Copyright © Alexander Roshal 1993-2015\0"
+ VALUE "FileVersion", "5.40.0\0"
+ VALUE "ProductVersion", "5.40.0\0"
+ VALUE "LegalCopyright", "Copyright © Alexander Roshal 1993-2016\0"
VALUE "OriginalFilename", "Unrar.dll\0"
}
}
BLOCK "VarFileInfo"
{
- VALUE "Translation", 0, 0
+ VALUE "Translation", 0x0409, 0x04E4
}
}