diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2015-04-07 22:07:37 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2015-04-07 22:07:37 +0300 |
commit | 028dd65a763912e2aa92bba0d3894cd9f0b2e425 (patch) | |
tree | fc8e2ec00ea42aaf8130a7d105c753aa2eb1287f /doc/gawk.texi | |
parent | c3da76a825a0dcf14af22948b8bc1fd23e329ee0 (diff) | |
parent | 5a85c5b45972f44a03f77bbb1b853d9dfd2ea1cd (diff) | |
download | egawk-028dd65a763912e2aa92bba0d3894cd9f0b2e425.tar.gz egawk-028dd65a763912e2aa92bba0d3894cd9f0b2e425.tar.bz2 egawk-028dd65a763912e2aa92bba0d3894cd9f0b2e425.zip |
Merge branch 'gawk-4.1-stable'
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 156208c3..b813639a 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -51,7 +51,7 @@ @c applies to and all the info about who's publishing this edition @c These apply across the board. -@set UPDATE-MONTH February, 2015 +@set UPDATE-MONTH April, 2015 @set VERSION 4.1 @set PATCHLEVEL 2 |