diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2019-04-12 12:28:05 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2019-04-12 12:28:05 +0300 |
commit | 846375cf4aa711be438d5da3a0ac00ef6acbf836 (patch) | |
tree | 5853e48e1f39c862514be38d053cf2b189be75c0 /doc/gawk.texi | |
parent | 414addfde0ca368a19b65276a7ab9ec830df5865 (diff) | |
download | egawk-846375cf4aa711be438d5da3a0ac00ef6acbf836.tar.gz egawk-846375cf4aa711be438d5da3a0ac00ef6acbf836.tar.bz2 egawk-846375cf4aa711be438d5da3a0ac00ef6acbf836.zip |
Update gettext version in the doc.
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 15c33a1d..c3d01a65 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -30306,8 +30306,8 @@ complete detail in @cite{GNU @command{gettext} utilities}}.) @end ifnotinfo As of this writing, the latest version of GNU @command{gettext} is -@uref{ftp://ftp.gnu.org/gnu/gettext/gettext-0.19.4.tar.gz, -@value{PVERSION} 0.19.4}. +@uref{ftp://ftp.gnu.org/gnu/gettext/gettext-0.19.8.1.tar.gz, +@value{PVERSION} 0.19.8.1}. If a translation of @command{gawk}'s messages exists, then @command{gawk} produces usage messages, warnings, |