aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2017-12-23 21:25:54 +0200
committerArnold D. Robbins <arnold@skeeve.com>2017-12-23 21:25:54 +0200
commit8e9a064692fe3ec76df568c0a3d75ab702acf85b (patch)
tree0ef3cfda71d85b1771b08cae8820cd8e7912d414 /configure.ac
parentd2dde96decab77927a04af75fd9183666c25a624 (diff)
downloadegawk-8e9a064692fe3ec76df568c0a3d75ab702acf85b.tar.gz
egawk-8e9a064692fe3ec76df568c0a3d75ab702acf85b.tar.bz2
egawk-8e9a064692fe3ec76df568c0a3d75ab702acf85b.zip
Bump version to start release cycle.
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 548379c0..d089c81b 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.0],[bug-gawk@gnu.org],[gawk])
+AC_INIT([GNU Awk],[4.2.0a],[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.