From 5101b9efb86e71dd14d67c5dc570b17ff31f233d Mon Sep 17 00:00:00 2001 From: nhmall Date: Wed, 25 Apr 2018 17:11:28 -0400 Subject: [PATCH] Update some dates and comment out BETA --- dat/history | 12 ++++++------ doc/Guidebook.mn | 12 ++++++------ doc/Guidebook.tex | 8 ++++---- include/global.h | 4 ++-- include/patchlevel.h | 8 ++++---- 5 files changed, 22 insertions(+), 22 deletions(-) diff --git a/dat/history b/dat/history index ec0d115a2..c6ff13b31 100644 --- a/dat/history +++ b/dat/history @@ -186,12 +186,12 @@ Terry Pratchett, passed away. NetHack 3.6.0 introduced a tribute to him. team since the release of 3.4.3 with some of the beloved community patches. Many bugs were fixed and some code was restructured. -In 2018, several hundred bug fixes for 3.6.0 and some new features -were assembled and released as NetHack 3.6.1. The development team at -the time of release of 3.6.1 consisted of Warwick Allison, -Michael Allison, Ken Arromdee, David Cohrs, Jessie Collet, Pasi Kallinen, -Ken Lorber, Dean Luick, Patric Mueller, Pat Rankin, Derek S. Ray, -Alex Smith, Mike Stephenson, Janet Walz and Paul Winner. +In late April 2018, several hundred bug fixes for 3.6.0 and some new +features were assembled and released as NetHack 3.6.1. +The development team at the time of release of 3.6.1 consisted of +Warwick Allison, Michael Allison, Ken Arromdee, David Cohrs, Jessie Collet, +Pasi Kallinen, Ken Lorber, Dean Luick, Patric Mueller, Pat Rankin, +Derek S. Ray, Alex Smith, Mike Stephenson, Janet Walz and Paul Winner. The development team, as well as Steve VanDevender and Kevin Smolkowski ensured that NetHack 3.6.1 continued to operate on various Unix flavors diff --git a/doc/Guidebook.mn b/doc/Guidebook.mn index d5c9e44d2..9b21196d7 100644 --- a/doc/Guidebook.mn +++ b/doc/Guidebook.mn @@ -1,4 +1,4 @@ -.\" $NHDT-Branch: NetHack-3.6.0 $:$NHDT-Revision: 1.262 $ $NHDT-Date: 1524524932 2018/04/23 23:08:52 $ +.\" $NHDT-Branch: NetHack-3.6.0 $:$NHDT-Revision: 1.264 $ $NHDT-Date: 1524690677 2018/04/25 21:11:17 $ .\" .\" This is an excerpt from the 'roff' man page from the 'groff' package. .\" NetHack's Guidebook.mn currently does *not* adhere to these guidelines. @@ -21,7 +21,7 @@ .ds vr "NetHack 3.6 .ds f0 "\*(vr .ds f1 -.ds f2 "April 23, 2018 +.ds f2 "April 27, 2018 . .\" labeled paragraph start (should be part of tmac.n, but I don't want to .\" make changes to that file) @@ -4485,10 +4485,10 @@ passed away. NetHack 3.6.0 introduced a tribute to him. team since the release of 3.4.3 with some of the beloved community patches. Many bugs were fixed and some code was restructured. .pg -In 2018, several hundred bug fixes for 3.6.0 and some new features -were assembled and released as NetHack 3.6.1. The development team at -the time of release of 3.6.1 consisted of -\fBWarwick Allison\fP,\fBMichael Allison\fP, \fBKen Arromdee\fP, +In late April 2018, several hundred bug fixes for 3.6.0 and +some new features were assembled and released as NetHack 3.6.1. +The development team at the time of release of 3.6.1 consisted of +\fBWarwick Allison\fP, \fBMichael Allison\fP, \fBKen Arromdee\fP, \fBDavid Cohrs\fP, \fBJessie Collet\fP, \fBPasi Kallinen\fP, \fBKen Lorber\fP, \fBDean Luick\fP, \fBPatric Mueller\fP, \fBPat Rankin\fP, \fBDerek S. Ray\fP, \fBAlex Smith\fP, diff --git a/doc/Guidebook.tex b/doc/Guidebook.tex index b278aa489..8e52f70ce 100644 --- a/doc/Guidebook.tex +++ b/doc/Guidebook.tex @@ -45,7 +45,7 @@ %.au \author{Original version - Eric S. Raymond\\ (Edited and expanded for 3.6 by Mike Stephenson and others)} -\date{April 23, 2018} +\date{April 27, 2018} \maketitle @@ -5243,9 +5243,9 @@ patches. Many bugs were fixed and some code was restructured. %.pg \medskip -In 2018, several hundred bug fixes for 3.6.0 and some new features -were assembled and released as NetHack 3.6.1. The development team at -the time of release of 3.6.1 consisted of +In late April 2018, several hundred bug fixes for 3.6.0 and some new features +were assembled and released as NetHack 3.6.1. The development team at the +time of release of 3.6.1 consisted of {\it Warwick Allison}, {\it Michael Allison}, {\it Ken Arromdee}, {\it David Cohrs}, {\it Jessie Collet}, {\it Pasi Kallinen}, {\it Ken Lorber}, {\it Dean Luick}, diff --git a/include/global.h b/include/global.h index e0006e19e..420cd8491 100644 --- a/include/global.h +++ b/include/global.h @@ -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 -#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 5d44cdcb4..97013eb3f 100644 --- a/include/patchlevel.h +++ b/include/patchlevel.h @@ -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. */ /*