mirror of
https://github.com/Yanam1Anna/FRAISEMOE-Addons-Installer.git
synced 2025-06-02 21:56:13 +00:00
Update file version info
This commit is contained in:
parent
d8fd8cd5ad
commit
9f94b3e8a5
@ -6,8 +6,8 @@ VSVersionInfo(
|
||||
ffi=FixedFileInfo(
|
||||
# filevers and prodvers should be always a tuple with four items: (1, 2, 3, 4)
|
||||
# Set not needed items to zero 0.
|
||||
filevers=(4, 8, 6, 17218),
|
||||
prodvers=(4, 8, 6, 17218),
|
||||
filevers=(4, 9, 0, 17411),
|
||||
prodvers=(4, 9, 0, 17411),
|
||||
# Contains a bitmask that specifies the valid bits 'flags'r
|
||||
mask=0x3f,
|
||||
# Contains a bitmask that specifies the Boolean attributes of the file.
|
||||
@ -31,12 +31,12 @@ VSVersionInfo(
|
||||
'040904b0',
|
||||
[StringStruct('CompanyName', ''),
|
||||
StringStruct('FileDescription', 'FRAISEMOE Addons Installer'),
|
||||
StringStruct('FileVersion', '4.8.6.17218'),
|
||||
StringStruct('FileVersion', '4.9.0.17411'),
|
||||
StringStruct('InternalName', 'FRAISEMOE Addons Installer'),
|
||||
StringStruct('LegalCopyright', ''),
|
||||
StringStruct('OriginalFilename', ''),
|
||||
StringStruct('ProductName', 'FRAISEMOE Addons Installer'),
|
||||
StringStruct('ProductVersion', '4.8.6.17218'),
|
||||
StringStruct('ProductVersion', '4.9.0.17411'),
|
||||
StringStruct('SquirrelAwareVersion', '1'),
|
||||
StringStruct('', '')])
|
||||
]),
|
||||
|
Loading…
x
Reference in New Issue
Block a user