aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2015-02-26 20:20:35 +0200
committerArnold D. Robbins <arnold@skeeve.com>2015-02-26 20:20:35 +0200
commit78dc6b1d4a6215144a76abc3d384c202a7949c5b (patch)
treeb23491383f6a017ae5d80922027a8841efc8f09c /configure.ac
parentf2e925905fe241c1723a6597a923dc5f3ebe56bf (diff)
downloadegawk-78dc6b1d4a6215144a76abc3d384c202a7949c5b.tar.gz
egawk-78dc6b1d4a6215144a76abc3d384c202a7949c5b.tar.bz2
egawk-78dc6b1d4a6215144a76abc3d384c202a7949c5b.zip
Bump test version.
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 f6322bf2..8dd79aae 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.1b, bug-gawk@gnu.org, gawk)
+AC_INIT([GNU Awk], 4.1.1c, 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.