Start using 3 part version numbers.

This commit is contained in:
nhkeni
2023-02-27 10:18:14 -05:00
parent 8736bf2517
commit c2f7e7a0ac
3 changed files with 8 additions and 8 deletions

View File

@@ -33,7 +33,7 @@
.ds h0 "NetHack Guidebook
.ds h1
.ds h2 %
.ds vr "NetHack 3.7
.ds vr "NetHack 3.7.0
.ds f0 "\*(vr
.ds f1
.\"DO NOT REMOVE NH_DATESUB .ds f2 "DATE(%B %-d, %Y)
@@ -57,7 +57,7 @@ A Guide to the Mazes of Menace
(Guidebook for NetHack)
.au
Original version - Eric S. Raymond
(Edited and expanded for 3.7 by Mike Stephenson and others)
(Edited and expanded for \*(vr by Mike Stephenson and others)
.sp 1
\*(f2
.hn 1
@@ -3724,7 +3724,7 @@ and also
.op autopickup_exception
for ways to refine the behavior.
.lp ""
Note: prior to version 3.7, the default for
Note: prior to version 3.7.0, the default for
.op autopickup
was \fIon\fP.
.lp autoquiver
@@ -5242,7 +5242,7 @@ An entry that maps a sound file to a user-specified message pattern.
Each SOUND entry is broken down into the following parts:
.PS "sound index"
.PL MESG
message window mapping (the only one supported in 3.7);
message window mapping (the only one supported in 3.7.0);
.PL msgtype
optional; message type to use, see \(lqConfiguring Message Types\(rq
.PL pattern

View File

@@ -44,7 +44,7 @@
%.au
\author{Original version - Eric S. Raymond\\
(Edited and expanded for 3.7 by Mike Stephenson and others)}
(Edited and expanded for 3.7.0 by Mike Stephenson and others)}
%DO NOT REMOVE NH_DATESUB \date{DATE(%B %-d, %Y)}
\date{February 21, 2023}
@@ -4047,7 +4047,7 @@ See ``{\it pickup\verb+_+types\/}'' and also
``{\it autopickup\verb+_+exception\/}'' for ways to refine the behavior.
\\
%.lp ""
Note: prior to version 3.7, the default for {\it autopickup\/} was {\it on}.
Note: prior to version 3.7.0, the default for {\it autopickup\/} was {\it on}.
%.lp
\item[\ib{autoquiver}]
This option controls what happens when you attempt the `{\tt f}' (fire)
@@ -5814,7 +5814,7 @@ Each SOUND entry is broken down into the following parts:
%.sd
%.si
{\tt MESG } --- message window mapping (the only one supported in 3.7);\\
{\tt MESG } --- message window mapping (the only one supported in 3.7.0);\\
{\tt msgtype } --- optional; message type to use, see ``Configuring User Sounds''\\
{\tt pattern } --- the pattern to match;\\
{\tt sound file } --- the sound file to play;\\

View File

@@ -1,7 +1,7 @@
# NetHack 3.7 config.nh $NHDT-Date: 1596498144 2020/08/03 23:42:24 $ $NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.4 $
# Copyright (c) 2016 by Pasi Kallinen
# NetHack may be freely redistributed. See license for details.
# Sample config file for NetHack 3.7
# Sample config file for NetHack 3.7.0
#
# A '#' at the beginning of a line means the rest of the line is a comment.
#