From: nhmall Date: Thu, 3 Dec 2015 00:10:12 +0000 (-0500) Subject: Release prep 1 X-Git-Tag: NetHack-3.6.0_RC02~14 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ad50501872f2e1c9a0f4d5e4b45334a3ef503d49;p=nethack Release prep 1 Changes to be committed: modified: include/global.h modified: include/patchlevel.h --- diff --git a/include/global.h b/include/global.h index 42be8902d..73a2c1802 100644 --- a/include/global.h +++ b/include/global.h @@ -7,7 +7,7 @@ #include -#define BETA /* development or beta testing [MRS] */ +/* #define BETA /* development or beta testing [MRS] */ #define DEBUG diff --git a/include/patchlevel.h b/include/patchlevel.h index 33fc0f606..64cc5e4a4 100644 --- a/include/patchlevel.h +++ b/include/patchlevel.h @@ -36,8 +36,12 @@ /* Version 3.6.x */ /* - * NetHack 3.6.0, June NN, NNNN + * NetHack 3.6.0, December 7, 2015 * + * Hundreds of bug fixes. + * Some code reorganization. + * Some new features. + * Variations of some community patches rolled in. */ /****************************************************************************/