housekeeping: mark trunk sources 3.5 (misc)

This commit is contained in:
nethack.allison
2005-01-02 17:21:18 +00:00
parent 66cdbb6f0d
commit e9b022d579
168 changed files with 221 additions and 221 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
/* SCCS Id: @(#)mhmenu.c 3.4 2002/03/06 */
/* SCCS Id: @(#)mhmenu.c 3.5 2002/03/06 */
/* Copyright (c) Alex Kompel, 2002 */
/* NetHack may be freely redistributed. See license for details. */
+1 -1
View File
@@ -2168,7 +2168,7 @@ logDebug(const char *fmt, ...)
/* Reading and writing settings from the registry. */
#define CATEGORYKEY "Software"
#define COMPANYKEY "NetHack"
#define PRODUCTKEY "NetHack 3.4.1"
#define PRODUCTKEY "NetHack 3.5.0"
#define SETTINGSKEY "Settings"
#define MAINSHOWSTATEKEY "MainShowState"
#define MAINMINXKEY "MainMinX"
+4 -4
View File
@@ -342,13 +342,13 @@ BEGIN
BLOCK "040904b0"
BEGIN
VALUE "FileDescription", "NetHack for Windows - Graphical Interface\0"
VALUE "FileVersion", "3.4.2\0"
VALUE "FileVersion", "3.5.0\0"
VALUE "InternalName", "NetHackW\0"
VALUE "LegalCopyright", "Copyright (C) 1985 - 2003. By Stichting Mathematisch Centrum and M. Stephenson. See license for details.\0"
VALUE "LegalCopyright", "Copyright (C) 1985 - 2005. By Stichting Mathematisch Centrum and M. Stephenson. See license for details.\0"
VALUE "OriginalFilename", "NetHackW.exe\0"
VALUE "PrivateBuild", "030825\0"
VALUE "PrivateBuild", "050201\0"
VALUE "ProductName", "NetHack\0"
VALUE "ProductVersion", "3.4.2\0"
VALUE "ProductVersion", "3.5.0\0"
END
END
BLOCK "VarFileInfo"