housekeeping: mark trunk sources 3.5 (misc)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Building a PPC NetHack 3.4 with the Metrowerks compilers
|
||||
Building a PPC NetHack 3.5 with the Metrowerks compilers
|
||||
|
||||
|
||||
You must be familiar with the Metrowerks compiler and know how to construct
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# SCCS Id: @(#)NetHack Defaults 3.4 2002/03/15
|
||||
# SCCS Id: @(#)NetHack Defaults 3.5 2002/03/15
|
||||
# Copyright (c) 2002 by Dean Luick, Mark Modrall, and Kevin Hugo
|
||||
# NetHack may be freely redistributed. See license for details.
|
||||
#
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Welcome to NetHack 3.4 for MacOS 7.0 - 9.x
|
||||
Welcome to NetHack 3.5 for MacOS 7.0 - 9.x
|
||||
|
||||
Unfortunately, the 68k version is no longer supported.
|
||||
|
||||
|
||||
@@ -7,22 +7,22 @@
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>org.nethack.carbon</string>
|
||||
<key>CFBundleLongVersionString</key>
|
||||
<string>3.4.3 © 1985-2004 devteam@nethack.org</string>
|
||||
<string>3.5.0 © 1985-2005 devteam@nethack.org</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>NetHack</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>3.4.3</string>
|
||||
<string>3.5.0</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>NHak</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>3.4.3</string>
|
||||
<string>3.5.0</string>
|
||||
<key>LSPrefersCarbon</key>
|
||||
<true/>
|
||||
<key>NSAppleScriptEnabled</key>
|
||||
<false/>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>© 1985-2004 devteam@nethack.org</string>
|
||||
<string>© 1985-2005 devteam@nethack.org</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* SCCS Id: @(#)macmenu.c 3.4 1999/11/24 */
|
||||
/* SCCS Id: @(#)macmenu.c 3.5 1999/11/24 */
|
||||
/* Copyright (c) Macintosh NetHack Port Team, 1993. */
|
||||
/* NetHack may be freely redistributed. See license for details. */
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* SCCS Id: @(#)macwin.c 3.4 1996/01/15 */
|
||||
/* SCCS Id: @(#)macwin.c 3.5 1996/01/15 */
|
||||
/* Copyright (c) Jon W{tte, Hao-Yang Wang, Jonathan Handler 1992. */
|
||||
/* NetHack may be freely redistributed. See license for details. */
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* SCCS Id: @(#)mrecover.c 3.4 1996/07/24 */
|
||||
/* SCCS Id: @(#)mrecover.c 3.5 1996/07/24 */
|
||||
/* Copyright (c) David Hairston, 1993. */
|
||||
/* NetHack may be freely redistributed. See license for details. */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user