aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2017-08-17 20:35:30 +0300
committerArnold D. Robbins <arnold@skeeve.com>2017-08-17 20:35:30 +0300
commit4e11acf5f6be5c228aa2728e51cb9f17874a599d (patch)
tree031e38ff9d2d151fe5364fffd8459e1a45d2a4c2 /configure.ac
parente2efe866b0fe0b697f633612893da5e74034a47c (diff)
downloadegawk-4e11acf5f6be5c228aa2728e51cb9f17874a599d.tar.gz
egawk-4e11acf5f6be5c228aa2728e51cb9f17874a599d.tar.bz2
egawk-4e11acf5f6be5c228aa2728e51cb9f17874a599d.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 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.