aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2021-05-05 21:30:24 +0300
committerArnold D. Robbins <arnold@skeeve.com>2021-05-05 21:30:24 +0300
commitc52470a8e933d419e4d9e4a4ebbe594654030f2f (patch)
tree0a9bac4471d596416478286a2f705997bab1db6d /configure.ac
parentc6fdaa4f556d2e52f0674cab66f1819f51445fe9 (diff)
downloadegawk-c52470a8e933d419e4d9e4a4ebbe594654030f2f.tar.gz
egawk-c52470a8e933d419e4d9e4a4ebbe594654030f2f.tar.bz2
egawk-c52470a8e933d419e4d9e4a4ebbe594654030f2f.zip
Do 5.1.0a tarball.
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 58c59991..d7b73069 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.0],[bug-gawk@gnu.org],[gawk])
+AC_INIT([GNU Awk],[5.1.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.