aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2015-10-04 11:12:37 +0300
committerArnold D. Robbins <arnold@skeeve.com>2015-10-04 11:12:37 +0300
commitd992c45de5c007fc28a8e0cafec81bb9308a342c (patch)
treeea5a4e7ab58c837cfc013a2f11aea19e461c7764 /configure.ac
parent8111eca142100dd5a9e9fc11a29e750b0ccbe31a (diff)
downloadegawk-d992c45de5c007fc28a8e0cafec81bb9308a342c.tar.gz
egawk-d992c45de5c007fc28a8e0cafec81bb9308a342c.tar.bz2
egawk-d992c45de5c007fc28a8e0cafec81bb9308a342c.zip
Bump version in configure.ac.
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 42af5deb..89972326 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.3-zOS-2, bug-gawk@gnu.org, gawk)
+AC_INIT([GNU Awk], 4.1.3a, 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.