housekeeping items for 3.6.5 - first pass

This commit is contained in:
nhmall
2020-01-14 11:35:06 -05:00
parent cdc598e8bd
commit a6c46bbd85
32 changed files with 100 additions and 85 deletions

View File

@@ -139,7 +139,7 @@ SKIP_NETHACKW=Y
#==============================================================================
# The version of the game this Makefile was designed for
NETHACK_VERSION="3.6.4"
NETHACK_VERSION="3.6.5"
# A brief version for use in macros
NHV1=$(subst .,,$(NETHACK_VERSION))