aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2016-08-23 05:54:13 +0300
committerArnold D. Robbins <arnold@skeeve.com>2016-08-23 05:54:13 +0300
commit86423cdaa93430b6389c7280e6cca621ecda182c (patch)
treee33bd77c89f83f5af7c69b376eb93927319e6550 /configure.ac
parent20634ad7c920344eaff684419816ad523b2f4029 (diff)
downloadegawk-86423cdaa93430b6389c7280e6cca621ecda182c.tar.gz
egawk-86423cdaa93430b6389c7280e6cca621ecda182c.tar.bz2
egawk-86423cdaa93430b6389c7280e6cca621ecda182c.zip
Bump version for one last pre-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 60cb04cd..3e415c1d 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.3i, bug-gawk@gnu.org, gawk)
+AC_INIT([GNU Awk], 4.1.3j, 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.