Update some dates and comment out BETA

This commit is contained in:
nhmall
2018-04-25 17:11:28 -04:00
parent 671c40c557
commit 5101b9efb8
5 changed files with 22 additions and 22 deletions

View File

@@ -1,4 +1,4 @@
/* NetHack 3.6 global.h $NHDT-Date: 1465114189 2016/06/05 08:09:49 $ $NHDT-Branch: NetHack-3.6.0 $:$NHDT-Revision: 1.49 $ */
/* NetHack 3.6 global.h $NHDT-Date: 1524690661 2018/04/25 21:11:01 $ $NHDT-Branch: NetHack-3.6.0 $:$NHDT-Revision: 1.51 $ */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/*-Copyright (c) Michael Allison, 2006. */
/* NetHack may be freely redistributed. See license for details. */
@@ -8,7 +8,7 @@
#include <stdio.h>
#define BETA /* development or beta testing [MRS] */
/* #define BETA */ /* development or beta testing [MRS] */
#define DEBUG

View File

@@ -1,4 +1,4 @@
/* NetHack 3.6 patchlevel.h $NHDT-Date: 1451600769 2015/12/31 22:26:09 $ $NHDT-Branch: NetHack-3.6.0 $:$NHDT-Revision: 1.116 $ */
/* NetHack 3.6 patchlevel.h $NHDT-Date: 1524690061 2018/04/25 21:01:01 $ $NHDT-Branch: NetHack-3.6.0 $:$NHDT-Revision: 1.119 $ */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/*-Copyright (c) Michael Allison, 2012. */
/* NetHack may be freely redistributed. See license for details. */
@@ -36,9 +36,9 @@
/****************************************************************************/
/* Version 3.6.x */
/* Patch 1, [insert date here]
* A couple of dozen bug fixes.
*
/* Patch 1, April 27, 2018
* Over five hundred bug fixes.
* Some improvements.
*/
/*