From 9de1ecd831826bdf9b77a5f77cff597460e54ef4 Mon Sep 17 00:00:00 2001 From: nhmall Date: Fri, 8 Nov 2019 16:59:38 -0500 Subject: [PATCH] patchlevel.h comment bit --- include/patchlevel.h | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/include/patchlevel.h b/include/patchlevel.h index b4794e590..c43ba0fc8 100644 --- a/include/patchlevel.h +++ b/include/patchlevel.h @@ -33,6 +33,14 @@ */ #define VERSION_COMPATIBILITY 0x03070000L +/****************************************************************************/ +/* Version 3.7.x */ + +/* + * NetHack 3.7.0, + * + */ + /****************************************************************************/ /* Version 3.6.x */