summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2023-04-13 16:40:09 +0300
committerArnold D. Robbins <arnold@skeeve.com>2023-04-13 16:40:09 +0300
commit654c103be236d56f7e1fdcb09c9602641e2037c3 (patch)
tree61405c1d0d0809d9b5fd8399bbd4dab8b6af17f8 /configure.ac
parent4e9c3da08f9400d15ac065e72d9638d8d3842d4f (diff)
downloadgawk-654c103be236d56f7e1fdcb09c9602641e2037c3.tar.gz
Next test stable tar ball.
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 1ad1c17d..709210a4 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.2.1a],[bug-gawk@gnu.org],[gawk])
+AC_INIT([GNU Awk],[5.2.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.