aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2019-06-18 20:58:33 +0300
committerArnold D. Robbins <arnold@skeeve.com>2019-06-18 20:58:33 +0300
commitef83f3a14e5d3d2c446bdbdb801ba14345fc27ed (patch)
treefb6f695b523cbc1e53b4e25e25d0932882cf08a6 /configure.ac
parent77ad674dd0847ea6cfc4bd21d264d6da4d7ae35f (diff)
downloadegawk-ef83f3a14e5d3d2c446bdbdb801ba14345fc27ed.tar.gz
egawk-ef83f3a14e5d3d2c446bdbdb801ba14345fc27ed.tar.bz2
egawk-ef83f3a14e5d3d2c446bdbdb801ba14345fc27ed.zip
Make 5.0.1 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 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.