aboutsummaryrefslogtreecommitdiffstats
path: root/extension/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2013-05-10 13:57:15 +0300
committerArnold D. Robbins <arnold@skeeve.com>2013-05-10 13:57:15 +0300
commit78193b5c3a269ea04a51a26f51d53c2a182ba001 (patch)
tree6ec0f1d7e37f94f604687f23cad62f423f123957 /extension/configure.ac
parent440d03600a15452975c8fe2e0c1bf349cd452bad (diff)
downloadegawk-78193b5c3a269ea04a51a26f51d53c2a182ba001.tar.gz
egawk-78193b5c3a269ea04a51a26f51d53c2a182ba001.tar.bz2
egawk-78193b5c3a269ea04a51a26f51d53c2a182ba001.zip
Gawk 4.1.0 release.
Diffstat (limited to 'extension/configure.ac')
-rw-r--r--extension/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/extension/configure.ac b/extension/configure.ac
index 84b62067..53ed588e 100644
--- a/extension/configure.ac
+++ b/extension/configure.ac
@@ -23,7 +23,7 @@ dnl
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([GNU Awk Bundled Extensions], 4.0.77, bug-gawk@gnu.org, gawk-extensions)
+AC_INIT([GNU Awk Bundled Extensions], 4.1.0, bug-gawk@gnu.org, gawk-extensions)
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])