]> granicus.if.org Git - nethack/commitdiff
version number 3.6.3 for vms
authorPatR <rankin@nethack.org>
Sun, 12 May 2019 22:52:04 +0000 (15:52 -0700)
committerPatR <rankin@nethack.org>
Sun, 12 May 2019 22:52:04 +0000 (15:52 -0700)
sys/vms/Install.vms
sys/vms/Makefile.src
sys/vms/vmsbuild.com

index 420f215378e56c165a6ca8a86d14d68ec01e4b59..993ad4f50796e44b5337c5b3a610c07e49a380d1 100644 (file)
@@ -1,4 +1,4 @@
-               Instructions for Building and Installing NetHack 3.6.2
+               Instructions for Building and Installing NetHack 3.6.3
                      on a VMS (aka OpenVMS) system
                =========================================
 
@@ -146,9 +146,9 @@ 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.2, but save files and bones file from 3.6.0
-    and 3.6.1 should work. The scoreboard file (RECORD) from 3.6.0 or
-    3.4.x or 3.3.x will work.
+    will not work with 3.6.3, but save files and bones file from 3.6.0,
+    3.6.1, and 3.6.2 should work. The scoreboard file (RECORD) from 3.6.x
+    or 3.4.x or 3.3.x will work.
 
 2.  To specify user-preference options in your environment, define the
     logical name NETHACKOPTIONS to have the value of a quoted string
@@ -507,6 +507,6 @@ Notes:
 minimally updated 9-NOV-2015...
 and again 5-MAY-2019...
 
-# NetHack 3.6  Install.vms       $NHDT-Date: 1557100606 2019/05/05 23:56:46 $  $NHDT-Branch: NetHack-3.6.2-beta01 $:$NHDT-Revision: 1.14 $
+# NetHack 3.6  Install.vms       $NHDT-Date: 1557701510 2019/05/12 22:51:50 $  $NHDT-Branch: NetHack-3.6 $:$NHDT-Revision: 1.15 $
 # Copyright (c) 2003 by Robert Patrick Rankin
 # NetHack may be freely redistributed.  See license for details.
index 46caef75521f2f0cffaf2229944403bc84527648..194a27fc8c9e8f96ad5c4ec896f50e134acb3078 100644 (file)
@@ -1,5 +1,5 @@
 #      NetHack Makefile (VMS) - for building nethack itself.
-#      NetHack 3.6     Makefile.src    $NHDT-Date: 1550876198 2019/02/22 22:56:38 $    $NHDT-Branch: NetHack-3.6.2-beta01 $:$NHDT-Revision: 1.35 $
+#      NetHack 3.6     Makefile.src    $NHDT-Date: 1557701517 2019/05/12 22:51:57 $    $NHDT-Branch: NetHack-3.6 $:$NHDT-Revision: 1.36 $
 # Copyright (c) 2011 by Robert Patrick Rankin
 # NetHack may be freely redistributed.  See license for details.
 
@@ -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.2
+VERSION  = 3.6.3
 
 MAKEDEFS = $(UTL)makedefs.exe;
 
index 28b6dba1a224f44dd8a7d74fca5d143ce00f2f74..6a9e50f3609b99232a0f0f99c0d41d348c263007 100755 (executable)
@@ -1,6 +1,6 @@
 $ ! vms/vmsbuild.com -- compile and link NetHack 3.6.*                 [pr]
-$      version_number = "3.6.2"
-$ ! $NHDT-Date: 1550360057 2019/02/16 23:34:17 $  $NHDT-Branch: NetHack-3.6.2-beta01 $:$NHDT-Revision: 1.22 $
+$      version_number = "3.6.3"
+$ ! $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.
 $ !