diff options
-rw-r--r-- | ChangeLog | 1 | ||||
-rw-r--r-- | README | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -4,4 +4,5 @@ * configure: Regenerated. * ChangeLog.0: Rotated ChangeLog into this file. * ChangeLog: Created anew for gawk 4.0.0 and on. + * README: Bump version to 4.0.0. * 4.0.0: Release tar ball made. @@ -7,7 +7,7 @@ README: -This is GNU Awk 3.1.84. It is upwardly compatible with Brian Kernighan's +This is GNU Awk 4.0.0. It is upwardly compatible with Brian Kernighan's version of Unix awk. It is almost completely compliant with the 2008 POSIX 1003.1 standard for awk. (See the note below about POSIX.) |