aboutsummaryrefslogtreecommitdiffstats
path: root/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 /configure.ac
parentd15916f332c4e03c7496051e9e7301a4d1fe5b2d (diff)
downloadegawk-dc5af665700d9b04fdf9c18930526d28eef5d5d9.tar.gz
egawk-dc5af665700d9b04fdf9c18930526d28eef5d5d9.tar.bz2
egawk-dc5af665700d9b04fdf9c18930526d28eef5d5d9.zip
Make release tar ball.
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 95647bf5..941334e3 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], 4.1.0h, bug-gawk@gnu.org, gawk)
+AC_INIT([GNU Awk], 4.1.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.