aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2013-11-28 22:32:58 +0200
committerArnold D. Robbins <arnold@skeeve.com>2013-11-28 22:32:58 +0200
commit3d57145d559a321f54c1a7c8b269df4e0862938a (patch)
treec19fcdc57357f18841600fb4086d6dd9020e0d6d /configure.ac
parent5f7c3c807cb7e7f63925bb7d0c18ba3a1c0014c3 (diff)
parent29c8a4a896c4de85f904bc3344a2fefe0b2f693d (diff)
downloadegawk-3d57145d559a321f54c1a7c8b269df4e0862938a.tar.gz
egawk-3d57145d559a321f54c1a7c8b269df4e0862938a.tar.bz2
egawk-3d57145d559a321f54c1a7c8b269df4e0862938a.zip
Merge branch 'gawk-4.1-stable'
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.