aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2011-11-14 21:49:05 +0200
committerArnold D. Robbins <arnold@skeeve.com>2011-11-14 21:49:05 +0200
commit1e9ffdd82158abb274eb512f53f5d1d771015751 (patch)
tree0d678a745386c178a64c6d86b73acfaa89854523 /configure.ac
parent9af44f959b1591daf2f7d2953dbdd3e868044d27 (diff)
downloadegawk-1e9ffdd82158abb274eb512f53f5d1d771015751.tar.gz
egawk-1e9ffdd82158abb274eb512f53f5d1d771015751.tar.bz2
egawk-1e9ffdd82158abb274eb512f53f5d1d771015751.zip
Bump version for test 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 9eacc408..df7e5a02 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.0d, bug-gawk@gnu.org, gawk)
+AC_INIT([GNU Awk], 4.0.0e, 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.