aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2017-10-19 21:31:20 +0300
committerArnold D. Robbins <arnold@skeeve.com>2017-10-19 21:31:20 +0300
commitacab04b6519db09c614cd833938b1f693f288096 (patch)
tree537285446ae45404c45812554699329822867ffb /configure.ac
parent9842a449bf7612c763790c34be7eef39774f63be (diff)
downloadegawk-acab04b6519db09c614cd833938b1f693f288096.tar.gz
egawk-acab04b6519db09c614cd833938b1f693f288096.tar.bz2
egawk-acab04b6519db09c614cd833938b1f693f288096.zip
Make 4.2.0 tarball.
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 53bbaa47..abd977c7 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.