aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2010-12-25 21:41:40 +0200
committerArnold D. Robbins <arnold@skeeve.com>2010-12-25 21:41:40 +0200
commitca298b87ce3da706ba7f4854c978b32936fe5b41 (patch)
treecafb01a4e9a3ee3784d72a44f63eee3e11d8e972 /configure.ac
parent548860a1ea062487312538d31026c5801d294860 (diff)
downloadegawk-ca298b87ce3da706ba7f4854c978b32936fe5b41.tar.gz
egawk-ca298b87ce3da706ba7f4854c978b32936fe5b41.tar.bz2
egawk-ca298b87ce3da706ba7f4854c978b32936fe5b41.zip
Some fixes for z/OS and also Autoconf.
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 5cd65669..0d72d7db 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], 3.1.76, bug-gawk@gnu.org, gawk)
+AC_INIT([GNU Awk], 3.1.77, 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.