mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-02 02:37:55 +00:00
Updated to 8.3j
This commit is contained in:
8
hyper.rc
8
hyper.rc
@@ -1,8 +1,8 @@
|
||||
id ICON "hr-icon.ico"
|
||||
|
||||
1 VERSIONINFO
|
||||
FILEVERSION 8,1,7,0
|
||||
PRODUCTVERSION 8,1,7,0
|
||||
FILEVERSION 8,3,0,10
|
||||
PRODUCTVERSION 8,3,0,10
|
||||
BEGIN
|
||||
BLOCK "StringFileInfo"
|
||||
BEGIN
|
||||
@@ -10,12 +10,12 @@ BEGIN
|
||||
BEGIN
|
||||
VALUE "CompanyName", "Zeno Rogue"
|
||||
VALUE "FileDescription", "A roguelike in non-euclidean space"
|
||||
VALUE "FileVersion", "81g"
|
||||
VALUE "FileVersion", "83"
|
||||
VALUE "InternalName", "hyper"
|
||||
VALUE "LegalCopyright", "Zeno Rogue"
|
||||
VALUE "OriginalFilename", "hyper.exe"
|
||||
VALUE "ProductName", "HyperRogue"
|
||||
VALUE "ProductVersion", "8.1g"
|
||||
VALUE "ProductVersion", "8.3j"
|
||||
END
|
||||
END
|
||||
|
||||
|
Reference in New Issue
Block a user