summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2023-05-15 22:24:13 +0300
committerArnold D. Robbins <arnold@skeeve.com>2023-05-15 22:24:13 +0300
commit5943490e29747f5439f0eef5d91e440ddcef0e99 (patch)
treeb97beee8abb97d6226f4265c65b89fe7b2e061ce /README
parent1e7c82851d249b161646c17b14b5448a657d3c72 (diff)
parenta0b8fc149978d35beaf505ff6ab01b47fd321f04 (diff)
downloadgawk-porting.tar.gz
Merge branch 'master' into portingporting
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 7fe31992..faf9c893 100644
--- a/README
+++ b/README
@@ -7,7 +7,7 @@
README:
-This is GNU Awk 5.2.1. It is upwardly compatible with Brian Kernighan's
+This is GNU Awk 5.2.2. It is upwardly compatible with Brian Kernighan's
version of Unix awk. It is almost completely compliant with the
2018 POSIX 1003.1 standard for awk. (See the note below about POSIX.)