aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2021-05-10 21:32:11 +0300
committerArnold D. Robbins <arnold@skeeve.com>2021-05-10 21:32:11 +0300
commitf6cc8139dba1adbfa90773c9db8003e5db817d7b (patch)
tree65cc2a913230fa79bc3e477099615aeaac44a2b4 /configure.ac
parent38cd5733bf39211352af6dc54c7a6e08e2796228 (diff)
downloadegawk-f6cc8139dba1adbfa90773c9db8003e5db817d7b.tar.gz
egawk-f6cc8139dba1adbfa90773c9db8003e5db817d7b.tar.bz2
egawk-f6cc8139dba1adbfa90773c9db8003e5db817d7b.zip
Bump test version.
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 80ca7d09..4be40fae 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.1b],[bug-gawk@gnu.org],[gawk])
+AC_INIT([GNU Awk],[5.1.1c],[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.