1.5.3 release
This commit is contained in:
parent
b6ac8f8283
commit
a6939e9a82
7 changed files with 11 additions and 8 deletions
|
@ -7,8 +7,8 @@ CREATEPROCESS_MANIFEST_RESOURCE_ID RT_MANIFEST "gta5view.exe.manifest"
|
|||
#include <windows.h>
|
||||
|
||||
VS_VERSION_INFO VERSIONINFO
|
||||
FILEVERSION 1, 5, 2, 0
|
||||
PRODUCTVERSION 1, 5, 2, 0
|
||||
FILEVERSION 1, 5, 3, 0
|
||||
PRODUCTVERSION 1, 5, 3, 0
|
||||
FILEFLAGSMASK 0x3fL
|
||||
FILEFLAGS 0
|
||||
FILEOS VOS_NT_WINDOWS32
|
||||
|
@ -25,12 +25,12 @@ BEGIN
|
|||
BEGIN
|
||||
VALUE "CompanyName", "Syping"
|
||||
VALUE "FileDescription", "gta5view"
|
||||
VALUE "FileVersion", "1.5.2"
|
||||
VALUE "FileVersion", "1.5.3"
|
||||
VALUE "InternalName", "gta5view"
|
||||
VALUE "LegalCopyright", "Copyright © 2016-2018 Syping"
|
||||
VALUE "OriginalFilename", "gta5view.exe"
|
||||
VALUE "ProductName", "gta5view"
|
||||
VALUE "ProductVersion", "1.5.2"
|
||||
VALUE "ProductVersion", "1.5.3"
|
||||
END
|
||||
END
|
||||
END
|
||||
|
|
Binary file not shown.
|
@ -48,7 +48,7 @@ Running with Qt %6<br/>
|
|||
<extracomment>Insert your name here and profile here in following scheme, First Translator,First Profile\nSecond Translator\nThird Translator,Second Profile</extracomment>
|
||||
<translation>PROFessoR 'AppleSOft',https://steamcommunity.com/id/AppleSOft
|
||||
VenJam1n,https://socialclub.rockstargames.com/member/--VenJam1n--
|
||||
twitter,https://twitter.com/_VenJam1n</translation>
|
||||
Twitter,https://twitter.com/_VenJam1n</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../AboutDialog.cpp" line="67"/>
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
<file>gta5sync_de.qm</file>
|
||||
<file>gta5sync_fr.qm</file>
|
||||
<file>gta5sync_ru.qm</file>
|
||||
<file>gta5sync_uk.qm</file>
|
||||
<file>gta5sync_zh_TW.qm</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue