aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2019-06-18 21:19:26 +0300
committerArnold D. Robbins <arnold@skeeve.com>2019-06-18 21:19:26 +0300
commitb28033b04aac8f12af17c54d91e5d01fe8a0299d (patch)
treefb6f695b523cbc1e53b4e25e25d0932882cf08a6 /configure.ac
parentb79186d9b59c631850013245549f49ac6f40280c (diff)
parentef83f3a14e5d3d2c446bdbdb801ba14345fc27ed (diff)
downloadegawk-b28033b04aac8f12af17c54d91e5d01fe8a0299d.tar.gz
egawk-b28033b04aac8f12af17c54d91e5d01fe8a0299d.tar.bz2
egawk-b28033b04aac8f12af17c54d91e5d01fe8a0299d.zip
Merge branch 'gawk-5.0-stable'
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 1b31433d..728fd615 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.0a],[bug-gawk@gnu.org],[gawk])
+AC_INIT([GNU Awk],[5.0.1],[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.