aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2019-06-18 21:21:37 +0300
committerArnold D. Robbins <arnold@skeeve.com>2019-06-18 21:21:37 +0300
commit395fc520934d5f01589ca4c966f3c9e9bb1203fd (patch)
tree1d4cb5600b931569b89b8356efae2172808790a9 /configure.ac
parentb28033b04aac8f12af17c54d91e5d01fe8a0299d (diff)
downloadegawk-395fc520934d5f01589ca4c966f3c9e9bb1203fd.tar.gz
egawk-395fc520934d5f01589ca4c966f3c9e9bb1203fd.tar.bz2
egawk-395fc520934d5f01589ca4c966f3c9e9bb1203fd.zip
Bump version in master.
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 728fd615..09b9ed85 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.1],[bug-gawk@gnu.org],[gawk])
+AC_INIT([GNU Awk],[5.0.60],[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.