]> granicus.if.org Git - nethack/commitdiff
vms update
authornethack.rankin <nethack.rankin>
Tue, 20 May 2003 06:24:46 +0000 (06:24 +0000)
committernethack.rankin <nethack.rankin>
Tue, 20 May 2003 06:24:46 +0000 (06:24 +0000)
     Bring a couple of vms-specific instances of nethack's version number
up to date.

include/vmsconf.h
sys/vms/Makefile.top

index d6572d33c75ee471d66d2c32217db12e57a22760..c608cc33988ae2e2367a86b2c897969f2d24fb7b 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)vmsconf.h  3.4     2001/12/07      */
+/*     SCCS Id: @(#)vmsconf.h  3.4     2003/05/19      */
 /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
 /* NetHack may be freely redistributed.  See license for details. */
 
@@ -16,7 +16,7 @@
  *   extra room for patching longer values into an existing executable.
  */
 #define Local_WIZARD   "NHWIZARD\0\0\0\0"
-#define Local_HACKDIR  "DISK$USERS:[GAMES.NETHACK.3-3-0.PLAY]\0\0\0\0\0\0\0\0"
+#define Local_HACKDIR  "DISK$USERS:[GAMES.NETHACK.3-4-2.PLAY]\0\0\0\0\0\0\0\0"
 
 /*
  * This section cleans up the stuff done in config.h so that it
index 3ed44e7d704a9d8ebb14eed5e87189d61bcd95c4..1763def347fea5a56ce73c1359f159239936fa37 100644 (file)
@@ -1,5 +1,5 @@
 #      NetHack Makefile (VMS) - top level for making & installing everything.
-#      SCCS Id: @(#)Makefile.top       3.4     1996/03/02
+#      SCCS Id: @(#)Makefile.top       3.4     2003/05/19
 
 #  Copy this file to <top>Makefile.; edit the appropriate values for
 #  GAMEDIR ("playground" location) and GAMEOWNER (UIC or identifier
@@ -26,7 +26,7 @@ VMS = [.sys.vms]
 GAMEDIR =                      # defaults to [.play]
 GAMEOWNER =                    # defaults to installer's UIC
 # these are the distributed values in [.include]vmsconf.h
-#GAMEDIR = DISK$USERS:[GAMES.NETHACK.3-3-0.PLAY]
+#GAMEDIR = DISK$USERS:[GAMES.NETHACK.3-4-2.PLAY]
 #GAMEOWNER = NHWIZARD
 
 # just about everything, except installation