aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2020-04-14 14:53:34 +0300
committerArnold D. Robbins <arnold@skeeve.com>2020-04-14 14:53:34 +0300
commit40a6d096aa10340df1542a5dc23438c6cb7590fb (patch)
tree828c2715b03a26d585041010737fe07597e7e837 /configure.ac
parentd352f271d0e44f8d7bbf8d430ef90156f45d3921 (diff)
downloadegawk-40a6d096aa10340df1542a5dc23438c6cb7590fb.tar.gz
egawk-40a6d096aa10340df1542a5dc23438c6cb7590fb.tar.bz2
egawk-40a6d096aa10340df1542a5dc23438c6cb7590fb.zip
Relase 5.1.0 tarball made.
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 937ac8db..31364ab8 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.65],[bug-gawk@gnu.org],[gawk])
+AC_INIT([GNU Awk],[5.1.0],[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.