aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2020-03-06 12:14:45 +0200
committerArnold D. Robbins <arnold@skeeve.com>2020-03-06 12:14:45 +0200
commit10e9057d7d32b036c52bc2db3f642de7807fa5d0 (patch)
tree8046792f2a4bb1a2f60805b9b896155096450b86 /configure.ac
parentca31e4d2c9ff8e874a60e0b9c2d9a488c6f54b43 (diff)
downloadegawk-10e9057d7d32b036c52bc2db3f642de7807fa5d0.tar.gz
egawk-10e9057d7d32b036c52bc2db3f642de7807fa5d0.tar.bz2
egawk-10e9057d7d32b036c52bc2db3f642de7807fa5d0.zip
Updates after release engineering.
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 ce25d031..1e2b37a2 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],[5.0.61],[bug-gawk@gnu.org],[gawk])
+AC_INIT([GNU Awk],[5.0.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.