aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2017-08-18 14:34:03 +0300
committerArnold D. Robbins <arnold@skeeve.com>2017-08-18 14:34:03 +0300
commitb723f14ac83c52de73771a97b0b84d97cc640fd0 (patch)
tree42cc7ef50ec15f99d1d0b2f8c573a318cf599c30 /configure.ac
parent28462b12ebc714843113ba497b7951d010b52485 (diff)
parentd9ca11d809e13dfab2c41ef51eb5007c05bb3987 (diff)
downloadegawk-b723f14ac83c52de73771a97b0b84d97cc640fd0.tar.gz
egawk-b723f14ac83c52de73771a97b0b84d97cc640fd0.tar.bz2
egawk-b723f14ac83c52de73771a97b0b84d97cc640fd0.zip
Merge branch 'master' into feature/fix-comments
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 872874bf..1a1fdac8 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.62],[bug-gawk@gnu.org],[gawk])
+AC_INIT([GNU Awk],[4.1.63],[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.