aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2013-03-24 15:32:58 +0200
committerArnold D. Robbins <arnold@skeeve.com>2013-03-24 15:32:58 +0200
commitc27e3041b27fe978c8e7e647b5afaf667fd594ee (patch)
tree5187a4cc7a0b1f8ad02136e388ffa978a1449087 /configure.ac
parent25178eae557724b85b3ff0cdc296a897c5fc4350 (diff)
downloadegawk-c27e3041b27fe978c8e7e647b5afaf667fd594ee.tar.gz
egawk-c27e3041b27fe978c8e7e647b5afaf667fd594ee.tar.bz2
egawk-c27e3041b27fe978c8e7e647b5afaf667fd594ee.zip
Bump version, make test 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 b3087686..885411fc 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.0.73, bug-gawk@gnu.org, gawk)
+AC_INIT([GNU Awk], 4.0.74, 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.