aboutsummaryrefslogtreecommitdiffstats
path: root/extension/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2018-02-25 20:59:22 +0200
committerArnold D. Robbins <arnold@skeeve.com>2018-02-25 20:59:22 +0200
commitbd8a8ad0c258d2db31e420eec81932cf15bf9702 (patch)
tree9cf5753be58a61baf9567dbef5f50cdb8b3b3d36 /extension/configure.ac
parentcd692e573effc572a416cec9febbbb7921cfa4a2 (diff)
downloadegawk-bd8a8ad0c258d2db31e420eec81932cf15bf9702.tar.gz
egawk-bd8a8ad0c258d2db31e420eec81932cf15bf9702.tar.bz2
egawk-bd8a8ad0c258d2db31e420eec81932cf15bf9702.zip
Make 4.2.1 tarball.
Diffstat (limited to 'extension/configure.ac')
-rw-r--r--extension/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/extension/configure.ac b/extension/configure.ac
index 8d44e2b2..d2f72a7c 100644
--- a/extension/configure.ac
+++ b/extension/configure.ac
@@ -23,7 +23,7 @@ dnl
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([GNU Awk Bundled Extensions],[4.2.0],[bug-gawk@gnu.org],[gawk-extensions])
+AC_INIT([GNU Awk Bundled Extensions],[4.2.1],[bug-gawk@gnu.org],[gawk-extensions])
AC_PREREQ([2.69])