summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2021-10-28 20:56:57 +0300
committerArnold D. Robbins <arnold@skeeve.com>2021-10-28 20:56:57 +0300
commit2b1fffef190f46f6c0da770bba2745f6574bebca (patch)
treef372fb809693508ebfa9fb550ff9b6aff3b9db3e /configure.ac
parent5801fad6aa2459394c45d6cb19fac483e3251f5b (diff)
downloadgawk-2b1fffef190f46f6c0da770bba2745f6574bebca.tar.gz
Make 5.1.1 tar ball and diff file.gawk-5.1.1
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 cd58b08a..ff12dec1 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.1f],[bug-gawk@gnu.org],[gawk])
+AC_INIT([GNU Awk],[5.1.1],[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.