housekeeping items for 3.6.5 - first pass
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Instructions for Building and Installing NetHack 3.6.4
|
||||
Instructions for Building and Installing NetHack 3.6.5
|
||||
on a VMS (aka OpenVMS) system
|
||||
=========================================
|
||||
|
||||
@@ -146,7 +146,7 @@ Notes:
|
||||
0. Version 3.5.x was never publicly released.
|
||||
|
||||
1. Save files and bones files from 3.4.x and earlier versions
|
||||
will not work with 3.6.4, but save files and bones file from 3.6.0,
|
||||
will not work with 3.6.5, but save files and bones file from 3.6.0,
|
||||
through 3.6.4 should work. The scoreboard file (RECORD) from 3.6.x
|
||||
or 3.4.x or 3.3.x will work.
|
||||
|
||||
|
||||
@@ -133,7 +133,7 @@ RANDOBJ = isaac64.obj,random.obj
|
||||
# Other things that have to be reconfigured are in vmsconf.h,
|
||||
# and config.h
|
||||
|
||||
VERSION = 3.6.4
|
||||
VERSION = 3.6.5
|
||||
|
||||
MAKEDEFS = $(UTL)makedefs.exe;
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
$ ! vms/vmsbuild.com -- compile and link NetHack 3.6.* [pr]
|
||||
$ version_number = "3.6.4"
|
||||
$ version_number = "3.6.5"
|
||||
$ ! $NHDT-Date: 1557701518 2019/05/12 22:51:58 $ $NHDT-Branch: NetHack-3.6 $:$NHDT-Revision: 1.23 $
|
||||
$ ! Copyright (c) 2018 by Robert Patrick Rankin
|
||||
$ ! NetHack may be freely redistributed. See license for details.
|
||||
|
||||
Reference in New Issue
Block a user