aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2011-12-08 21:11:23 +0200
committerArnold D. Robbins <arnold@skeeve.com>2011-12-08 21:11:23 +0200
commitd586094c7c4a9a412a7633a32d2b92a8e1cfea1c (patch)
treec47f35b6401bc3407b9704d47fdb6e3b182a1dd7 /configure.ac
parent44892d91d048309234aebd820d312d357eb4b2df (diff)
downloadegawk-d586094c7c4a9a412a7633a32d2b92a8e1cfea1c.tar.gz
egawk-d586094c7c4a9a412a7633a32d2b92a8e1cfea1c.tar.bz2
egawk-d586094c7c4a9a412a7633a32d2b92a8e1cfea1c.zip
Update version for next 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 df7e5a02..d338e95c 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.0.0e, bug-gawk@gnu.org, gawk)
+AC_INIT([GNU Awk], 4.0.0f, 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.