aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2016-04-27 21:42:27 +0300
committerArnold D. Robbins <arnold@skeeve.com>2016-04-27 21:42:27 +0300
commitaf997f680093d97448f4e5c18623154ffaa8968d (patch)
tree5c2b81978939c9b435cde50809a0a715e05b697f /configure.ac
parentab74a66c1b92c3d84ce39d764794225acc630a62 (diff)
downloadegawk-af997f680093d97448f4e5c18623154ffaa8968d.tar.gz
egawk-af997f680093d97448f4e5c18623154ffaa8968d.tar.bz2
egawk-af997f680093d97448f4e5c18623154ffaa8968d.zip
Bump version for beta release 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 d9dbbda8..89bc3a3b 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.3e, bug-gawk@gnu.org, gawk)
+AC_INIT([GNU Awk], 4.1.3f, 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.