aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2017-12-23 21:28:50 +0200
committerArnold D. Robbins <arnold@skeeve.com>2017-12-23 21:28:50 +0200
commitff709d65225e5b7a53254fc39a2a03e1d03d8f17 (patch)
tree4a91579805465230869ba17729ad9501c74353bd /configure.ac
parentdfd4772aa14d51848b59a9c6ca9857e93331346d (diff)
downloadegawk-ff709d65225e5b7a53254fc39a2a03e1d03d8f17.tar.gz
egawk-ff709d65225e5b7a53254fc39a2a03e1d03d8f17.tar.bz2
egawk-ff709d65225e5b7a53254fc39a2a03e1d03d8f17.zip
Change version towards next release.
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 2204a829..fd7b73ae 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.2.0a],[bug-gawk@gnu.org],[gawk])
+AC_INIT([GNU Awk],[4.2.60],[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.