mirror of https://github.com/snes9xgit/snes9x.git
Update some version strings.
This commit is contained in:
parent
7c9c220931
commit
881eeaed9a
|
@ -7,7 +7,7 @@ Files included in the Snes9x archive:
|
||||||
changes.txt
|
changes.txt
|
||||||
snes9x-license.txt
|
snes9x-license.txt
|
||||||
|
|
||||||
version 1.62.3 March, 2023
|
This document was last updated for version 1.63 in July 2024
|
||||||
Home page: http://www.snes9x.com/
|
Home page: http://www.snes9x.com/
|
||||||
Source code: https://github.com/snes9xgit/snes9x/
|
Source code: https://github.com/snes9xgit/snes9x/
|
||||||
|
|
||||||
|
|
|
@ -885,7 +885,7 @@ BEGIN
|
||||||
VALUE "FileDescription", "Snes9x"
|
VALUE "FileDescription", "Snes9x"
|
||||||
VALUE "FileVersion", "1.63"
|
VALUE "FileVersion", "1.63"
|
||||||
VALUE "InternalName", "Snes9x"
|
VALUE "InternalName", "Snes9x"
|
||||||
VALUE "LegalCopyright", "Copyright 1996-2023"
|
VALUE "LegalCopyright", "Copyright 1996-2024"
|
||||||
VALUE "OriginalFilename", "Snes9x.exe"
|
VALUE "OriginalFilename", "Snes9x.exe"
|
||||||
VALUE "ProductName", "Snes9x SNES Emulator"
|
VALUE "ProductName", "Snes9x SNES Emulator"
|
||||||
VALUE "ProductVersion", "1.63"
|
VALUE "ProductVersion", "1.63"
|
||||||
|
|
Loading…
Reference in New Issue