From: nethack.rankin Date: Tue, 20 May 2003 06:24:46 +0000 (+0000) Subject: vms update X-Git-Tag: MOVE2GIT~1974 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=29f3c6486ed6a09d78cc2972834ae159dd3e90e5;p=nethack vms update Bring a couple of vms-specific instances of nethack's version number up to date. --- diff --git a/include/vmsconf.h b/include/vmsconf.h index d6572d33c..c608cc339 100644 --- a/include/vmsconf.h +++ b/include/vmsconf.h @@ -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 diff --git a/sys/vms/Makefile.top b/sys/vms/Makefile.top index 3ed44e7d7..1763def34 100644 --- a/sys/vms/Makefile.top +++ b/sys/vms/Makefile.top @@ -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 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