housekeeping updates for 3.6.4

typos

README update
This commit is contained in:
nhmall
2019-12-17 14:11:52 -05:00
parent 58241fdaf3
commit 74a5339a5e
34 changed files with 106 additions and 108 deletions
+4 -4
View File
@@ -320,8 +320,8 @@ END
//
VS_VERSION_INFO VERSIONINFO
FILEVERSION 3,6,3,0
PRODUCTVERSION 3,6,3,0
FILEVERSION 3,6,4,0
PRODUCTVERSION 3,6,4,0
FILEFLAGSMASK 0x1fL
#ifdef _DEBUG
FILEFLAGS 0x9L
@@ -337,13 +337,13 @@ BEGIN
BLOCK "040904b0"
BEGIN
VALUE "FileDescription", "NetHack for Windows - Graphical Interface"
VALUE "FileVersion", "3.6.3"
VALUE "FileVersion", "3.6.4"
VALUE "InternalName", "NetHackW"
VALUE "LegalCopyright", "Copyright (C) 1985 - 2019. By Stichting Mathematisch Centrum and M. Stephenson. See license for details."
VALUE "OriginalFilename", "NetHackW.exe"
VALUE "PrivateBuild", "140606"
VALUE "ProductName", "NetHack"
VALUE "ProductVersion", "3.6.3"
VALUE "ProductVersion", "3.6.4"
END
END
BLOCK "VarFileInfo"