summaryrefslogtreecommitdiff
path: root/extension/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2014-04-08 21:15:08 +0300
committerArnold D. Robbins <arnold@skeeve.com>2014-04-08 21:15:08 +0300
commitdc5af665700d9b04fdf9c18930526d28eef5d5d9 (patch)
tree6b9768c79c7959be661def484fbe4dfd2cafc76c /extension/configure.ac
parentd15916f332c4e03c7496051e9e7301a4d1fe5b2d (diff)
downloadgawk-dc5af665700d9b04fdf9c18930526d28eef5d5d9.tar.gz
Make release tar ball.gawk-4.1.1
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 c4a69c52..1f876a0e 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], 4.1.0, bug-gawk@gnu.org, gawk-extensions)
+AC_INIT([GNU Awk Bundled Extensions], 4.1.1, bug-gawk@gnu.org, gawk-extensions)
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])