diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2013-05-10 13:57:15 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2013-05-10 13:57:15 +0300 |
commit | 78193b5c3a269ea04a51a26f51d53c2a182ba001 (patch) | |
tree | 6ec0f1d7e37f94f604687f23cad62f423f123957 /doc/gawk.texi | |
parent | 440d03600a15452975c8fe2e0c1bf349cd452bad (diff) | |
download | egawk-78193b5c3a269ea04a51a26f51d53c2a182ba001.tar.gz egawk-78193b5c3a269ea04a51a26f51d53c2a182ba001.tar.bz2 egawk-78193b5c3a269ea04a51a26f51d53c2a182ba001.zip |
Gawk 4.1.0 release.
Diffstat (limited to 'doc/gawk.texi')
-rw-r--r-- | doc/gawk.texi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/gawk.texi b/doc/gawk.texi index e4f8f85d..95719786 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -27,14 +27,14 @@ @c These apply across the board. @set UPDATE-MONTH May, 2013 -@set VERSION 4.0 -@set PATCHLEVEL 2 +@set VERSION 4.1 +@set PATCHLEVEL 0 @set FSF @set TITLE GAWK: Effective AWK Programming @set SUBTITLE A User's Guide for GNU Awk -@set EDITION 4 +@set EDITION 4.1 @iftex @set DOCUMENT book |