sys files

This commit is contained in:
nhmall
2026-04-26 10:47:48 -04:00
parent a6cdb6aefd
commit d7a6b3085e
75 changed files with 139 additions and 139 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
# NetHack 3.7 fetchprereq.nmake
# NetHack 5.0 fetchprereq.nmake
#==============================================================================
#
# The version of the game this Makefile was designed for
NETHACK_VERSION="3.7.0"
NETHACK_VERSION="5.0.0"
# A brief version for use in macros
NHV=$(NETHACK_VERSION:.=)