diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2018-03-05 20:21:10 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2018-03-05 20:21:10 +0200 |
commit | 60c5e72ad30f6c2108574f8c072a386302bc0f51 (patch) | |
tree | 69065edd511777bb788bc214a3a562d1ecfa953b /doc/gawk.texi | |
parent | a0753d1e2b362e9e6b4ea35ff6135505758521f6 (diff) | |
parent | 7b77ec860377eafcad05025888721a46b8a7f349 (diff) | |
download | egawk-60c5e72ad30f6c2108574f8c072a386302bc0f51.tar.gz egawk-60c5e72ad30f6c2108574f8c072a386302bc0f51.tar.bz2 egawk-60c5e72ad30f6c2108574f8c072a386302bc0f51.zip |
Merge branch 'master' into feature/fix-comments
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 5c812c7d..349fa259 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -64,7 +64,7 @@ @c applies to and all the info about who's publishing this edition @c These apply across the board. -@set UPDATE-MONTH January, 2018 +@set UPDATE-MONTH February, 2018 @set VERSION 4.2 @set PATCHLEVEL 1 |