aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2015-04-29 09:43:01 +0300
committerArnold D. Robbins <arnold@skeeve.com>2015-04-29 09:43:01 +0300
commitff9ab7fc13c4fb96477fa07d681bad2c24b78ade (patch)
tree0a0fc968ae304059215d408db8dcee015899dc9c /configure.ac
parent6399f5d208e8952f58e94502ab827cdae10b3787 (diff)
downloadegawk-ff9ab7fc13c4fb96477fa07d681bad2c24b78ade.tar.gz
egawk-ff9ab7fc13c4fb96477fa07d681bad2c24b78ade.tar.bz2
egawk-ff9ab7fc13c4fb96477fa07d681bad2c24b78ade.zip
Make 4.1.2 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 8ba6d80c..08c3d9c8 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.1d, bug-gawk@gnu.org, gawk)
+AC_INIT([GNU Awk], 4.1.2, 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.