]> granicus.if.org Git - nethack/commitdiff
3.7.0 WIP Makefile build required change
authornhmall <nhmall@nethack.org>
Mon, 20 May 2019 20:00:11 +0000 (16:00 -0400)
committernhmall <nhmall@nethack.org>
Mon, 20 May 2019 20:00:11 +0000 (16:00 -0400)
sys/winnt/Makefile.msc

index 74f5fe8129a195865c596aa9740192b300171d4c..04407f38c713514668fe821aa658f461952bdec8 100644 (file)
@@ -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:.=)