aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2017-10-02 22:02:02 +0300
committerArnold D. Robbins <arnold@skeeve.com>2017-10-02 22:02:02 +0300
commit3760edc4a0d4b977dbd7e96f45a3e8d88c293918 (patch)
tree74a1a874876db489e161b4fb55074043f4302ad1 /configure.ac
parente4f68191b510ea46eed8156630d4029cf7dffc8f (diff)
parentbd9f81e572ea6d7a48a352fabc1e8cddcb9d39e7 (diff)
downloadegawk-3760edc4a0d4b977dbd7e96f45a3e8d88c293918.tar.gz
egawk-3760edc4a0d4b977dbd7e96f45a3e8d88c293918.tar.bz2
egawk-3760edc4a0d4b977dbd7e96f45a3e8d88c293918.zip
Merge branch 'master' into feature/fix-comments
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 1f28ad32..f04ddec4 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.1.64],[bug-gawk@gnu.org],[gawk])
+AC_INIT([GNU Awk],[4.1.65],[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.