diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2012-11-10 22:43:54 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2012-11-10 22:43:54 +0200 |
commit | f3e98d540c007fcf93ff31e24161d10713bec48b (patch) | |
tree | 884c7a7e29a7f4c6e5bccb6c4fa1cbd7bfcb5a44 /doc/gawk.texi | |
parent | 93b30fe5b9042edc85acde68befaa7c82a4aac95 (diff) | |
download | egawk-f3e98d540c007fcf93ff31e24161d10713bec48b.tar.gz egawk-f3e98d540c007fcf93ff31e24161d10713bec48b.tar.bz2 egawk-f3e98d540c007fcf93ff31e24161d10713bec48b.zip |
Update version info. Start a release cycle.
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 f0f74fef..cfe6cc91 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -20,9 +20,9 @@ @c applies to and all the info about who's publishing this edition @c These apply across the board. -@set UPDATE-MONTH February, 2012 +@set UPDATE-MONTH October, 2012 @set VERSION 4.0 -@set PATCHLEVEL 1 +@set PATCHLEVEL 2 @set FSF |