aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2017-12-24 21:31:03 +0200
committerArnold D. Robbins <arnold@skeeve.com>2017-12-24 21:31:03 +0200
commitf871e6ebc0f88cf1e48ffd4945bc805a3bab2be2 (patch)
treef6282e112212810dd28ef9223a4d2fbf5bfcdedc /configure.ac
parent5134135d033b268ac260b4e05ddfebe07b93894f (diff)
downloadegawk-f871e6ebc0f88cf1e48ffd4945bc805a3bab2be2.tar.gz
egawk-f871e6ebc0f88cf1e48ffd4945bc805a3bab2be2.tar.bz2
egawk-f871e6ebc0f88cf1e48ffd4945bc805a3bab2be2.zip
Bump 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 d089c81b..8ef3826d 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],[4.2.0a],[bug-gawk@gnu.org],[gawk])
+AC_INIT([GNU Awk],[4.2.0b],[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.