diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2010-12-21 21:00:16 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2010-12-21 21:00:16 +0200 |
commit | 32c75ce502e36ac5e8ad2ea211a086483fc0a688 (patch) | |
tree | 06f9f155a3bfb41a6b66ac79a213ee6191fd714d /doc/gawk.texi | |
parent | 14c5019fd055fcf91f333c2bb81627719766a9ba (diff) | |
download | egawk-32c75ce502e36ac5e8ad2ea211a086483fc0a688.tar.gz egawk-32c75ce502e36ac5e8ad2ea211a086483fc0a688.tar.bz2 egawk-32c75ce502e36ac5e8ad2ea211a086483fc0a688.zip |
Doc fixes. Fix pdf target in doc/Makefile.am.
Diffstat (limited to 'doc/gawk.texi')
-rw-r--r-- | doc/gawk.texi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/gawk.texi b/doc/gawk.texi index e88ba99f..c3d0a8d3 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -30,9 +30,9 @@ DONE: @c applies to and all the info about who's publishing this edition @c These apply across the board. -@set UPDATE-MONTH April, 2010 -@set VERSION 3.1 -@set PATCHLEVEL 8 +@set UPDATE-MONTH December, 2010 +@set VERSION 4.0 +@set PATCHLEVEL 0 @set FSF |