From: nhmall Date: Mon, 20 May 2019 20:00:11 +0000 (-0400) Subject: 3.7.0 WIP Makefile build required change X-Git-Tag: NetHack-3.7.0_WIP~408 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e33018a6ef5e45258e8959231f22bfadaefca031;p=nethack 3.7.0 WIP Makefile build required change --- diff --git a/sys/winnt/Makefile.msc b/sys/winnt/Makefile.msc index 74f5fe812..04407f38c 100644 --- a/sys/winnt/Makefile.msc +++ b/sys/winnt/Makefile.msc @@ -1,4 +1,4 @@ -# NetHack 3.6 Makefile.msc $NHDT-Date: 1554784482 2019/04/09 04:34:42 $ $NHDT-Branch: NetHack-3.6.2-beta01 $:$NHDT-Revision: 1.153 $ */ +# NetHack 3.7 Makefile.msc $NHDT-Date: 1554784482 2019/04/09 04:34:42 $ $NHDT-Branch: NetHack-3.6.2-beta01 $:$NHDT-Revision: 1.153 $ */ # Copyright (c) NetHack PC Development Team 1993-2019 # #============================================================================== @@ -93,7 +93,7 @@ DEBUGINFO = Y #============================================================================== # # The version of the game this Makefile was designed for -NETHACK_VERSION="3.6.3" +NETHACK_VERSION="3.7.0" # A brief version for use in macros NHV=$(NETHACK_VERSION:.=)