File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11VSVersionInfo(
22 ffi=FixedFileInfo(
3- filevers=(1, 0, 3 , 0),
4- prodvers=(1, 0, 3 , 0),
3+ filevers=(1, 0, 5 , 0),
4+ prodvers=(1, 0, 5 , 0),
55 mask=0x3f,
66 flags=0x0,
77 OS=0x40004,
@@ -16,12 +16,12 @@ VSVersionInfo(
1616 u'040904B0',
1717 [StringStruct(u'CompanyName', u'Open Source Community'),
1818 StringStruct(u'FileDescription', u'Battlezone Mod Engine'),
19- StringStruct(u'FileVersion', u'1.0.3 '),
19+ StringStruct(u'FileVersion', u'1.0.5 '),
2020 StringStruct(u'InternalName', u'Battlezone Mod Engine'),
2121 StringStruct(u'LegalCopyright', u'MIT License'),
2222 StringStruct(u'OriginalFilename', u'Battlezone Mod Engine.exe'),
2323 StringStruct(u'ProductName', u'Battlezone Mod Engine'),
24- StringStruct(u'ProductVersion', u'1.0.3 ')])
24+ StringStruct(u'ProductVersion', u'1.0.5 ')])
2525 ]
2626 ),
2727 VarFileInfo([VarStruct(u'Translation', [1033, 1200])])
You can’t perform that action at this time.
0 commit comments