aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2014-03-17 21:39:27 +0200
committerArnold D. Robbins <arnold@skeeve.com>2014-03-17 21:39:27 +0200
commitd69f7993a398d89e00d4cae154f07790f1419a09 (patch)
tree3cd0b97541d2afce03941c839365dcd18ffa775c /configure.ac
parent0137c489a6e6042d1df9e3818878cfc11ad6cd8f (diff)
downloadegawk-d69f7993a398d89e00d4cae154f07790f1419a09.tar.gz
egawk-d69f7993a398d89e00d4cae154f07790f1419a09.tar.bz2
egawk-d69f7993a398d89e00d4cae154f07790f1419a09.zip
Bump version for test 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 98b62168..903385a6 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.0e, bug-gawk@gnu.org, gawk)
+AC_INIT([GNU Awk], 4.1.0f, 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.