mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-01 10:17:56 +00:00
update to 9.4k
This commit is contained in:
8
hyper.rc
8
hyper.rc
@@ -1,8 +1,8 @@
|
||||
id ICON "hr-icon.ico"
|
||||
|
||||
1 VERSIONINFO
|
||||
FILEVERSION 9,4,0,7
|
||||
PRODUCTVERSION 9,4,0,7
|
||||
FILEVERSION 9,4,0,11
|
||||
PRODUCTVERSION 9,4,0,11
|
||||
BEGIN
|
||||
BLOCK "StringFileInfo"
|
||||
BEGIN
|
||||
@@ -10,12 +10,12 @@ BEGIN
|
||||
BEGIN
|
||||
VALUE "CompanyName", "Zeno Rogue"
|
||||
VALUE "FileDescription", "A roguelike in non-euclidean space"
|
||||
VALUE "FileVersion", "83"
|
||||
VALUE "FileVersion", "94k"
|
||||
VALUE "InternalName", "hyper"
|
||||
VALUE "LegalCopyright", "Zeno Rogue"
|
||||
VALUE "OriginalFilename", "hyper.exe"
|
||||
VALUE "ProductName", "HyperRogue"
|
||||
VALUE "ProductVersion", "9.4g"
|
||||
VALUE "ProductVersion", "9.4k"
|
||||
END
|
||||
END
|
||||
|
||||
|
Reference in New Issue
Block a user