aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2018-02-13 22:31:42 +0200
committerArnold D. Robbins <arnold@skeeve.com>2018-02-13 22:31:42 +0200
commit6cbb9b9cfd88aab9771f023bc0dd9f97b46df63e (patch)
tree43f1d0efeb4652416b261f86d015bb754058c47d /configure.ac
parent77f8c28bf85699553947ab12f54ea742c300dd00 (diff)
downloadegawk-6cbb9b9cfd88aab9771f023bc0dd9f97b46df63e.tar.gz
egawk-6cbb9b9cfd88aab9771f023bc0dd9f97b46df63e.tar.bz2
egawk-6cbb9b9cfd88aab9771f023bc0dd9f97b46df63e.zip
Bump version before next 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 431c56d1..14faf0c8 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.2.0e],[bug-gawk@gnu.org],[gawk])
+AC_INIT([GNU Awk],[4.2.0f],[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.