]> granicus.if.org Git - nethack/commitdiff
Release prep 1
authornhmall <mjnh@persona.ca>
Thu, 3 Dec 2015 00:10:12 +0000 (19:10 -0500)
committernhmall <mjnh@persona.ca>
Thu, 3 Dec 2015 00:10:12 +0000 (19:10 -0500)
Changes to be committed:
modified:   include/global.h
modified:   include/patchlevel.h

include/global.h
include/patchlevel.h

index 42be8902dac2f108d861f92dd084f3e4d3c9ba33..73a2c1802468fcdbb76e2c95e5ed9b36649add0f 100644 (file)
@@ -7,7 +7,7 @@
 
 #include <stdio.h>
 
-#define BETA /* development or beta testing [MRS] */
+/* #define BETA /* development or beta testing [MRS] */
 
 #define DEBUG
 
index 33fc0f6060c6b1588c6457cd1430a57d3064b39e..64cc5e4a460cf5eb10870805e98f2150e7c68014 100644 (file)
 /* 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.
  */
 
 /****************************************************************************/