[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, gawk-5.1-stable, updated. gawk-4.1.0-4321-g07b751b
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, gawk-5.1-stable, updated. gawk-4.1.0-4321-g07b751b |
Date: |
Sun, 3 Oct 2021 14:04:08 -0400 (EDT) |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gawk".
The branch, gawk-5.1-stable has been updated
via 07b751be9c2128ebe28e84634300c8fb3756437f (commit)
from 855a184742eb87b24fc3f4fa49136c8fbfd09d0c (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://git.sv.gnu.org/cgit/gawk.git/commit/?id=07b751be9c2128ebe28e84634300c8fb3756437f
commit 07b751be9c2128ebe28e84634300c8fb3756437f
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Sun Oct 3 21:03:40 2021 +0300
Set UPDATE-MONTH in the manual.
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 541b2a4..6401d89 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -2,6 +2,7 @@
* gawktexi.in: Continue clarifying typeof() usage. And other fixes.
All thanks to Antonio Columbo.
+ (UPDATE-MONTH): Set to October. Also thanks to Antonio.
2021-10-01 Arnold D. Robbins <arnold@skeeve.com>
diff --git a/doc/gawk.texi b/doc/gawk.texi
index 4e8dfa3..3f79cd9 100644
--- a/doc/gawk.texi
+++ b/doc/gawk.texi
@@ -59,7 +59,7 @@
@c applies to and all the info about who's publishing this edition
@c These apply across the board.
-@set UPDATE-MONTH September, 2021
+@set UPDATE-MONTH October, 2021
@set VERSION 5.1
@set PATCHLEVEL 1
diff --git a/doc/gawktexi.in b/doc/gawktexi.in
index dd2acdd..2c69cc5 100644
--- a/doc/gawktexi.in
+++ b/doc/gawktexi.in
@@ -54,7 +54,7 @@
@c applies to and all the info about who's publishing this edition
@c These apply across the board.
-@set UPDATE-MONTH September, 2021
+@set UPDATE-MONTH October, 2021
@set VERSION 5.1
@set PATCHLEVEL 1
-----------------------------------------------------------------------
Summary of changes:
doc/ChangeLog | 1 +
doc/gawk.texi | 2 +-
doc/gawktexi.in | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] gawk branch, gawk-5.1-stable, updated. gawk-4.1.0-4321-g07b751b,
Arnold Robbins <=