aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2021-05-07 13:43:16 +0300
committerArnold D. Robbins <arnold@skeeve.com>2021-05-07 13:43:16 +0300
commit262c9c0e14e68c2b4b5d00e88f1bacc6c9556f3a (patch)
treee295d75218ec0212abdea063c38ee5b109309c76 /configure.ac
parent6f5c5d212df15586e3aab33fbea64ac665b7c3f4 (diff)
downloadegawk-262c9c0e14e68c2b4b5d00e88f1bacc6c9556f3a.tar.gz
egawk-262c9c0e14e68c2b4b5d00e88f1bacc6c9556f3a.tar.bz2
egawk-262c9c0e14e68c2b4b5d00e88f1bacc6c9556f3a.zip
Bump to 5.1.1b.
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 b14cd57f..80ca7d09 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.1a],[bug-gawk@gnu.org],[gawk])
+AC_INIT([GNU Awk],[5.1.1b],[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.