aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2013-11-28 22:28:18 +0200
committerArnold D. Robbins <arnold@skeeve.com>2013-11-28 22:28:18 +0200
commit29c8a4a896c4de85f904bc3344a2fefe0b2f693d (patch)
treef05f86b230954b6dc0e7f77771aa13b601d8d915 /configure.ac
parent44164e59a0398e5ffc2e7f5519c295aad2df6655 (diff)
downloadegawk-29c8a4a896c4de85f904bc3344a2fefe0b2f693d.tar.gz
egawk-29c8a4a896c4de85f904bc3344a2fefe0b2f693d.tar.bz2
egawk-29c8a4a896c4de85f904bc3344a2fefe0b2f693d.zip
Bump version for test distribution.
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 b401cb40..28d4f7d8 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.0, bug-gawk@gnu.org, gawk)
+AC_INIT([GNU Awk], 4.1.0a, 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.