aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2021-05-13 16:50:14 +0300
committerArnold D. Robbins <arnold@skeeve.com>2021-05-13 16:50:14 +0300
commit9f4d21a8c8e78f223f993139a857fccd0bc30a29 (patch)
tree1d89de520b1353abd3393e0cc42c621d1339cc12 /configure.ac
parentf0ac4fd694f79c45a67c40543622bcf458b88dae (diff)
downloadegawk-9f4d21a8c8e78f223f993139a857fccd0bc30a29.tar.gz
egawk-9f4d21a8c8e78f223f993139a857fccd0bc30a29.tar.bz2
egawk-9f4d21a8c8e78f223f993139a857fccd0bc30a29.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 4be40fae..69c6524e 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.1c],[bug-gawk@gnu.org],[gawk])
+AC_INIT([GNU Awk],[5.1.1d],[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.