From: nhkeni Date: Mon, 27 Feb 2023 15:18:14 +0000 (-0500) Subject: Start using 3 part version numbers. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c2f7e7a0ac89b66e6ff151ae3e8335cd3767a752;p=nethack Start using 3 part version numbers. --- diff --git a/doc/Guidebook.mn b/doc/Guidebook.mn index 7e900f3ef..eaec202cf 100644 --- a/doc/Guidebook.mn +++ b/doc/Guidebook.mn @@ -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 diff --git a/doc/Guidebook.tex b/doc/Guidebook.tex index 94fe0e38e..198eb94a5 100644 --- a/doc/Guidebook.tex +++ b/doc/Guidebook.tex @@ -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;\\ diff --git a/doc/config.nh b/doc/config.nh index b994d7814..659d70757 100644 --- a/doc/config.nh +++ b/doc/config.nh @@ -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. #