diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2016-06-10 13:26:26 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2016-06-10 13:26:26 +0300 |
commit | d58de166cf120948edc030f5a748cc4d8a2ef635 (patch) | |
tree | 005f490d59477e4cf30d99a5663b21cb7ce7a1fa /doc/gawk.texi | |
parent | 3a71149cd03f00169665a0efe61d258f6e154132 (diff) | |
download | egawk-d58de166cf120948edc030f5a748cc4d8a2ef635.tar.gz egawk-d58de166cf120948edc030f5a748cc4d8a2ef635.tar.bz2 egawk-d58de166cf120948edc030f5a748cc4d8a2ef635.zip |
Update years and stuff in doc towards next release.
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 ae6d88b4..92cb57dc 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -56,9 +56,9 @@ @c applies to and all the info about who's publishing this edition @c These apply across the board. -@set UPDATE-MONTH December, 2015 +@set UPDATE-MONTH June, 2016 @set VERSION 4.1 -@set PATCHLEVEL 3 +@set PATCHLEVEL 4 @set GAWKINETTITLE TCP/IP Internetworking with @command{gawk} @ifset FOR_PRINT |