aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2011-06-23 19:12:53 +0300
committerArnold D. Robbins <arnold@skeeve.com>2011-06-23 19:12:53 +0300
commit11de2bdb1dc70d7b008cf14ffbdd7be89ec704fa (patch)
tree368a387f753269e6bd809f1426e4ba6712f7f8db
parent8df79778d219e8e7e0552a7801d8332b43b74a7b (diff)
downloadegawk-11de2bdb1dc70d7b008cf14ffbdd7be89ec704fa.tar.gz
egawk-11de2bdb1dc70d7b008cf14ffbdd7be89ec704fa.tar.bz2
egawk-11de2bdb1dc70d7b008cf14ffbdd7be89ec704fa.zip
Update version in README.
-rw-r--r--ChangeLog1
-rw-r--r--README2
2 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 47482a4c..325707a6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.
diff --git a/README b/README
index 47ff2fff..d1d97f5d 100644
--- a/README
+++ b/README
@@ -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.)