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. */ /****************************************************************************/