aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2014-05-21 22:10:30 +0300
committerArnold D. Robbins <arnold@skeeve.com>2014-05-21 22:10:30 +0300
commitdbe9adb6394beea5a09630076e1cd94075e1578d (patch)
treea740ab7b05a172820af49b4cea7807f53de2288f /configure.ac
parentca8646e523f70435bccf5e582db8e54f87a07012 (diff)
downloadegawk-dbe9adb6394beea5a09630076e1cd94075e1578d.tar.gz
egawk-dbe9adb6394beea5a09630076e1cd94075e1578d.tar.bz2
egawk-dbe9adb6394beea5a09630076e1cd94075e1578d.zip
Bump version to do a test tar ball.
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 95356171..b0817ba3 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.1, bug-gawk@gnu.org, gawk)
+AC_INIT([GNU Awk], 4.1.1a, 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.