Changes to be committed:
modified: include/global.h
modified: include/patchlevel.h
#include <stdio.h>
-#define BETA /* development or beta testing [MRS] */
+/* #define BETA /* development or beta testing [MRS] */
#define DEBUG
/* 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.
*/
/****************************************************************************/