aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2015-04-07 21:59:54 +0300
committerArnold D. Robbins <arnold@skeeve.com>2015-04-07 21:59:54 +0300
commit5a85c5b45972f44a03f77bbb1b853d9dfd2ea1cd (patch)
tree5f3f8e6ed9fbea829a88770a4485ef9c90b8bb0d /configure.ac
parent2b334d94251c205ad016ed6d1726e5b99c8895a4 (diff)
downloadegawk-5a85c5b45972f44a03f77bbb1b853d9dfd2ea1cd.tar.gz
egawk-5a85c5b45972f44a03f77bbb1b853d9dfd2ea1cd.tar.bz2
egawk-5a85c5b45972f44a03f77bbb1b853d9dfd2ea1cd.zip
Update copyrights and prep towards release.
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 7633e2e4..8ba6d80c 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.1c, bug-gawk@gnu.org, gawk)
+AC_INIT([GNU Awk], 4.1.1d, 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.