diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2015-05-19 16:36:51 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2015-05-19 16:36:51 +0300 |
commit | 9718f3831bd000bc139f6a978cc6f973b999c241 (patch) | |
tree | f717d7e23a58459703adf6f098986ba1dda55fd9 /doc/gawk.texi | |
parent | 19d370422c39205c554cd7ca6dbcdc2fb4f2ae52 (diff) | |
parent | 8a9266dd3d69e85001dd92faae0fe3f84f960ecb (diff) | |
download | egawk-9718f3831bd000bc139f6a978cc6f973b999c241.tar.gz egawk-9718f3831bd000bc139f6a978cc6f973b999c241.tar.bz2 egawk-9718f3831bd000bc139f6a978cc6f973b999c241.zip |
Merge branch 'gawk-4.1-stable'
Diffstat (limited to 'doc/gawk.texi')
-rw-r--r-- | doc/gawk.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/gawk.texi b/doc/gawk.texi index f70312d4..a03b0bd7 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -51,9 +51,9 @@ @c applies to and all the info about who's publishing this edition @c These apply across the board. -@set UPDATE-MONTH April, 2015 +@set UPDATE-MONTH May, 2015 @set VERSION 4.1 -@set PATCHLEVEL 2 +@set PATCHLEVEL 3 @set GAWKINETTITLE TCP/IP Internetworking with @command{gawk} @ifset FOR_PRINT |