aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2011-06-20 20:43:36 +0300
committerArnold D. Robbins <arnold@skeeve.com>2011-06-20 20:43:36 +0300
commit871edac539945a60e2e8a01a95cb19ddfb7a95e9 (patch)
tree3cf72e0aade53d989bbaf16705213b6ca14c9a57 /configure.ac
parent9b304d53b807e4baaf128a6f15ec176fca4dba6f (diff)
downloadegawk-871edac539945a60e2e8a01a95cb19ddfb7a95e9.tar.gz
egawk-871edac539945a60e2e8a01a95cb19ddfb7a95e9.tar.bz2
egawk-871edac539945a60e2e8a01a95cb19ddfb7a95e9.zip
Bump version.
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 289bea2f..3adad741 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], 3.1.86, bug-gawk@gnu.org, gawk)
+AC_INIT([GNU Awk], 3.1.87, 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.