From 8ddfa958b172b4c548c1997a26426951f883ab19 Mon Sep 17 00:00:00 2001 From: nhmall Date: Sun, 26 Apr 2026 09:09:14 -0400 Subject: [PATCH] HINTSVERSION --- sys/unix/Makefile.check | 2 +- sys/unix/hints/linux.500 | 4 ++-- sys/unix/hints/macOS.500 | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sys/unix/Makefile.check b/sys/unix/Makefile.check index 4265e5f5a..a2f32c78e 100755 --- a/sys/unix/Makefile.check +++ b/sys/unix/Makefile.check @@ -8,7 +8,7 @@ MKINCLPATH := $(SUPATH)hints/include/ # Expectations: # # HINTSFILE and HINTSINCLFILES are passed from the calling Makefile -# which is the case with the hints/*.370 and hints/include/*.370 +# which is the case with the hints/*.500 and hints/include/*.500 # set. # ifneq ("$(HINTSFILE)","") diff --git a/sys/unix/hints/linux.500 b/sys/unix/hints/linux.500 index e8ee0e2ff..c551c5279 100755 --- a/sys/unix/hints/linux.500 +++ b/sys/unix/hints/linux.500 @@ -1,4 +1,4 @@ -# NetHack 3.7 linux.500 $NHDT-Date: 1693519390 2023/08/31 22:03:10 $ $NHDT-Branch: keni-crashweb2 $:$NHDT-Revision: 1.61 $ +# NetHack 5.0 linux.500 $NHDT-Date: 1693519390 2023/08/31 22:03:10 $ $NHDT-Branch: keni-crashweb2 $:$NHDT-Revision: 1.61 $ # Copyright (c) Kenneth Lorber, Kensington, Maryland, 2007. # NetHack may be freely redistributed. See license for details. # @@ -20,7 +20,7 @@ # multiw-1.500 contains sections 1 to 2 #-INCLUDE multiw-1.500 -HINTSVERSION := 370 +HINTSVERSION := 500 ifdef MAKEFILE_TOP ifeq ($(MAKELEVEL),0) diff --git a/sys/unix/hints/macOS.500 b/sys/unix/hints/macOS.500 index 1bf55870e..e6f9db253 100755 --- a/sys/unix/hints/macOS.500 +++ b/sys/unix/hints/macOS.500 @@ -1,4 +1,4 @@ -# NetHack 3.7 macOS.500 $NHDT-Date: 1693359574 2023/08/30 01:39:34 $ $NHDT-Branch: keni-crashweb2 $:$NHDT-Revision: 1.138 $ +# NetHack 5.0 macOS.500 $NHDT-Date: 1693359574 2023/08/30 01:39:34 $ $NHDT-Branch: keni-crashweb2 $:$NHDT-Revision: 1.138 $ # Copyright (c) Kenneth Lorber, Kensington, Maryland, 2015. # NetHack may be freely redistributed. See license for details. # @@ -20,7 +20,7 @@ # note: '#-INCLUDE' is not just a comment; multiw-1 contains sections 1 to 2 #-INCLUDE multiw-1.500 -HINTSVERSION := 370 +HINTSVERSION := 500 ifdef MAKEFILE_TOP ifeq ($(MAKELEVEL),0)