aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2017-10-19 21:41:00 +0300
committerArnold D. Robbins <arnold@skeeve.com>2017-10-19 21:41:00 +0300
commitfcbfa70fc1b8d84f27ede1b95271fd489f02d27c (patch)
tree9820060bc9a9556af6940e3a5f15a09f34083443 /configure.ac
parent8824630bc89a8cfe5dbe734f5dc0e99faf6cccbb (diff)
parentacab04b6519db09c614cd833938b1f693f288096 (diff)
downloadegawk-fcbfa70fc1b8d84f27ede1b95271fd489f02d27c.tar.gz
egawk-fcbfa70fc1b8d84f27ede1b95271fd489f02d27c.tar.bz2
egawk-fcbfa70fc1b8d84f27ede1b95271fd489f02d27c.zip
Merge branch 'master' into feature/dev-5.0
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9013a5f3..8503c421 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([GNU Awk],[4.1.66],[bug-gawk@gnu.org],[gawk])
+AC_INIT([GNU Awk],[4.2.0],[bug-gawk@gnu.org],[gawk])
# This is a hack. Different versions of install on different systems
# are just too different. Chuck it and use install-sh.