aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2017-08-28 22:11:27 +0300
committerArnold D. Robbins <arnold@skeeve.com>2017-08-28 22:11:27 +0300
commit00af70530b9a79dbeee4d0e7a0fafdb9bee134d5 (patch)
treee30e272f7c7e38874c794f3cd2efb120d72f70a7 /configure.ac
parent834c4e7da954326f385a2bce21e963e3063e145a (diff)
downloadegawk-00af70530b9a79dbeee4d0e7a0fafdb9bee134d5.tar.gz
egawk-00af70530b9a79dbeee4d0e7a0fafdb9bee134d5.tar.bz2
egawk-00af70530b9a79dbeee4d0e7a0fafdb9bee134d5.zip
Increase version towards next tarball.
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 c4c2e437..1f28ad32 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.63],[bug-gawk@gnu.org],[gawk])
+AC_INIT([GNU Awk],[4.1.64],[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.