diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2011-05-16 17:42:39 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2011-05-16 17:42:39 +0300 |
commit | 74c4d80d8424c008da42cbb1376e4201720f2df4 (patch) | |
tree | e50fb9901b1ccf47e92d293d7636e6b393397d17 /doc/gawk.texi | |
parent | c7fb84ee9c7a5f04f123855cb8e1a136bcec01df (diff) | |
download | egawk-74c4d80d8424c008da42cbb1376e4201720f2df4.tar.gz egawk-74c4d80d8424c008da42cbb1376e4201720f2df4.tar.bz2 egawk-74c4d80d8424c008da42cbb1376e4201720f2df4.zip |
Update UPDATE date in gawk.texi.
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 4f329afd..ae040d9e 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -20,7 +20,7 @@ @c applies to and all the info about who's publishing this edition @c These apply across the board. -@set UPDATE-MONTH March, 2011 +@set UPDATE-MONTH May, 2011 @set VERSION 4.0 @set PATCHLEVEL 0 |