summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2014-03-21 13:49:14 +0200
committerArnold D. Robbins <arnold@skeeve.com>2014-03-21 13:49:14 +0200
commitc44e165c9e7aaa57026a0b7e8a3a97d54c7f7db0 (patch)
tree3954631d4c106bfbdf2e5a1ef152c52bf02357d4 /configure.ac
parent371eaf153f33f9db15d4b00aa4d873e39afee4c1 (diff)
downloadgawk-c44e165c9e7aaa57026a0b7e8a3a97d54c7f7db0.tar.gz
Bump version for beta tarball.
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 903385a6..8e823796 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.0f, bug-gawk@gnu.org, gawk)
+AC_INIT([GNU Awk], 4.1.0g, 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.