From a86b9e689907ddb37833b1394719db74f53672a6 Mon Sep 17 00:00:00 2001 From: nhmall Date: Thu, 13 Jun 2024 09:05:01 -0400 Subject: [PATCH] update tested versions of Visual Studio 2024-06-13 --- sys/windows/Makefile.nmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/windows/Makefile.nmake b/sys/windows/Makefile.nmake index fdf10a5d0..ba53f5810 100644 --- a/sys/windows/Makefile.nmake +++ b/sys/windows/Makefile.nmake @@ -8,8 +8,8 @@ # MS Visual Studio Visual C++ compiler # # Visual Studio Compilers Tested: -# - Microsoft Visual Studio 2019 Community Edition v 16.11.36 -# - Microsoft Visual Studio 2022 Community Edition v 17.10.1 +# - Microsoft Visual Studio 2019 Community Edition v 16.11.37 +# - Microsoft Visual Studio 2022 Community Edition v 17.10.2 # #============================================================================== # This is used for building two distinct executables of NetHack: