aboutsummaryrefslogtreecommitdiffstats
path: root/extension/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 /extension/configure.ac
parentd352f271d0e44f8d7bbf8d430ef90156f45d3921 (diff)
downloadegawk-40a6d096aa10340df1542a5dc23438c6cb7590fb.tar.gz
egawk-40a6d096aa10340df1542a5dc23438c6cb7590fb.tar.bz2
egawk-40a6d096aa10340df1542a5dc23438c6cb7590fb.zip
Relase 5.1.0 tarball made.
Diffstat (limited to 'extension/configure.ac')
-rw-r--r--extension/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/extension/configure.ac b/extension/configure.ac
index 50612b65..0c8e02f4 100644
--- a/extension/configure.ac
+++ b/extension/configure.ac
@@ -23,7 +23,7 @@ dnl
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([GNU Awk Bundled Extensions],[5.0.65],[bug-gawk@gnu.org],[gawk-extensions])
+AC_INIT([GNU Awk Bundled Extensions],[5.1.0],[bug-gawk@gnu.org],[gawk-extensions])
AC_PREREQ([2.69])