Win32: Update executable version

This commit is contained in:
OV2 2016-10-10 20:58:18 +02:00
parent 1bcc0f1d49
commit 09ffc054eb
1 changed files with 3 additions and 3 deletions

View File

@ -740,12 +740,12 @@ BEGIN
BEGIN
VALUE "CompanyName", "http://www.snes9x.com"
VALUE "FileDescription", "Snes9X"
VALUE "FileVersion", "1.53"
VALUE "FileVersion", "1.54"
VALUE "InternalName", "Snes9X"
VALUE "LegalCopyright", "Copyright 1996-2011"
VALUE "LegalCopyright", "Copyright 1996-2016"
VALUE "OriginalFilename", "Snes9X.exe"
VALUE "ProductName", "Snes9X SNES Emulator"
VALUE "ProductVersion", "1.53"
VALUE "ProductVersion", "1.54"
END
END
BLOCK "VarFileInfo"