aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2011-06-17 11:10:30 +0300
committerArnold D. Robbins <arnold@skeeve.com>2011-06-17 11:10:30 +0300
commitf467d127a7f09c4af97d4acfb0694e78b50751cb (patch)
tree36134ba1ed9bd3ef387f6215dd6c9ca694a3b23c /configure.ac
parent61e6d1bdd8bb6518d6293ddf2da845c4195d8535 (diff)
downloadegawk-f467d127a7f09c4af97d4acfb0694e78b50751cb.tar.gz
egawk-f467d127a7f09c4af97d4acfb0694e78b50751cb.tar.bz2
egawk-f467d127a7f09c4af97d4acfb0694e78b50751cb.zip
Make final gawk 4.0 beta test 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 5d4842b6..289bea2f 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], 3.1.85, bug-gawk@gnu.org, gawk)
+AC_INIT([GNU Awk], 3.1.86, 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.