aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2016-04-17 05:54:32 +0300
committerArnold D. Robbins <arnold@skeeve.com>2016-04-17 05:54:32 +0300
commitf6d6da33b2df6dc4d5a4dee4b7805937b5701d7a (patch)
treea0e3096aa17e627389ffb541ae811d222dc9af5f /configure.ac
parent9d8e5b6c4bc860b2866c54d6d8f41aba66cddec8 (diff)
downloadegawk-f6d6da33b2df6dc4d5a4dee4b7805937b5701d7a.tar.gz
egawk-f6d6da33b2df6dc4d5a4dee4b7805937b5701d7a.tar.bz2
egawk-f6d6da33b2df6dc4d5a4dee4b7805937b5701d7a.zip
Bump version for next 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 53d93918..d9dbbda8 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.3d, bug-gawk@gnu.org, gawk)
+AC_INIT([GNU Awk], 4.1.3e, 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.