aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2019-02-11 21:25:05 +0200
committerArnold D. Robbins <arnold@skeeve.com>2019-02-11 21:25:05 +0200
commitdb439eb8acf47c3b28d15ce239477315b8157c05 (patch)
tree382bfcb1670d1aaedc94aedd4d8098e8b5e99ac5 /configure.ac
parentc838b19feed3f8f96ea278f8cbe7f24c2690368d (diff)
downloadegawk-db439eb8acf47c3b28d15ce239477315b8157c05.tar.gz
egawk-db439eb8acf47c3b28d15ce239477315b8157c05.tar.bz2
egawk-db439eb8acf47c3b28d15ce239477315b8157c05.zip
Version updates for next test 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 ab008610..68bbb57c 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.2.61],[bug-gawk@gnu.org],[gawk])
+AC_INIT([GNU Awk],[4.2.62],[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.