aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2021-09-19 12:59:19 +0300
committerArnold D. Robbins <arnold@skeeve.com>2021-09-19 12:59:19 +0300
commit596cccc1d46931f2cdb2310505fc2c49895efda4 (patch)
tree7f82b0d668c031e456513de90e7e6462856c324b /configure.ac
parent61efc3f6f5f43336c9a251f2d9206e22091bc01c (diff)
downloadegawk-596cccc1d46931f2cdb2310505fc2c49895efda4.tar.gz
egawk-596cccc1d46931f2cdb2310505fc2c49895efda4.tar.bz2
egawk-596cccc1d46931f2cdb2310505fc2c49895efda4.zip
Prep for public beta.
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 5cf327fb..cd58b08a 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],[5.1.1e],[bug-gawk@gnu.org],[gawk])
+AC_INIT([GNU Awk],[5.1.1f],[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.