aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2011-10-09 21:25:38 +0200
committerArnold D. Robbins <arnold@skeeve.com>2011-10-09 21:25:38 +0200
commitf757e147f1ae8254669b3222bc24a39ee8ff9b8f (patch)
treeba05a042cfea7d0e8ed08ab622d15506dae9462a /configure.ac
parent59c727fa2af15467db4fe4c1a231d4c5531912f6 (diff)
downloadegawk-f757e147f1ae8254669b3222bc24a39ee8ff9b8f.tar.gz
egawk-f757e147f1ae8254669b3222bc24a39ee8ff9b8f.tar.bz2
egawk-f757e147f1ae8254669b3222bc24a39ee8ff9b8f.zip
Change version on 'master' branch.
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 ed72522d..5f5ba603 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.0a, bug-gawk@gnu.org, gawk)
+AC_INIT([GNU Awk], 4.0.70, 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.