aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2014-02-15 19:57:25 +0200
committerArnold D. Robbins <arnold@skeeve.com>2014-02-15 19:57:25 +0200
commit3bf0935358ff2675f1329d3db5e1c02f2a7fe665 (patch)
treeb135eb0c13be481a462ed981c0af34ad8baafffd /configure.ac
parent1e8ab702f8a94ae0c53fc6d65698e037f200b39e (diff)
downloadegawk-3bf0935358ff2675f1329d3db5e1c02f2a7fe665.tar.gz
egawk-3bf0935358ff2675f1329d3db5e1c02f2a7fe665.tar.bz2
egawk-3bf0935358ff2675f1329d3db5e1c02f2a7fe665.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 1047cd10..19a32c22 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.1.0d, bug-gawk@gnu.org, gawk)
+AC_INIT([GNU Awk], 4.1.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.