aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2017-03-29 05:56:28 +0300
committerArnold D. Robbins <arnold@skeeve.com>2017-03-29 05:56:28 +0300
commit22efd6f841af3073c89fbaac79482e925d5d5da3 (patch)
tree2a7e96ea8545d72d7ee5c684ea4c61c970fba983 /configure.ac
parent01e2d170377814095edd3e5bfc2eee0bb74544ea (diff)
downloadegawk-22efd6f841af3073c89fbaac79482e925d5d5da3.tar.gz
egawk-22efd6f841af3073c89fbaac79482e925d5d5da3.tar.bz2
egawk-22efd6f841af3073c89fbaac79482e925d5d5da3.zip
Bump version for test dist.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index ec5f1abe..338973b2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl
dnl configure.ac --- autoconf input file for gawk
dnl
-dnl Copyright (C) 1995-2016 the Free Software Foundation, Inc.
+dnl Copyright (C) 1995-2017 the Free Software Foundation, Inc.
dnl
dnl This file is part of GAWK, the GNU implementation of the
dnl AWK Programming Language.
@@ -23,7 +23,7 @@ dnl
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([GNU Awk],[4.1.60],[bug-gawk@gnu.org],[gawk])
+AC_INIT([GNU Awk],[4.1.61],[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.