diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2021-10-03 21:08:32 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2021-10-03 21:08:32 +0300 |
commit | cd1a832fce453785cdbf11d60661e73274b83808 (patch) | |
tree | 101a14ef66eda48448712a0de85002576fac917d /doc/gawk.texi | |
parent | 6395e481384344d2896e09d4df7af883a7079164 (diff) | |
parent | 07b751be9c2128ebe28e84634300c8fb3756437f (diff) | |
download | egawk-cd1a832fce453785cdbf11d60661e73274b83808.tar.gz egawk-cd1a832fce453785cdbf11d60661e73274b83808.tar.bz2 egawk-cd1a832fce453785cdbf11d60661e73274b83808.zip |
Merge branch 'gawk-5.1-stable'
Diffstat (limited to 'doc/gawk.texi')
-rw-r--r-- | doc/gawk.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gawk.texi b/doc/gawk.texi index 8ba261c5..7bb56906 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 |