aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2020-03-15 15:31:15 +0200
committerArnold D. Robbins <arnold@skeeve.com>2020-03-15 15:31:15 +0200
commit2a4285b8a4aa011d7603f9cd26fbb7bc127a5899 (patch)
tree7495fe8ed597a6727656216e8984719a4abd41cf /configure.ac
parentb027d2d6b74dbd795125ebb7676c967c38f32465 (diff)
downloadegawk-2a4285b8a4aa011d7603f9cd26fbb7bc127a5899.tar.gz
egawk-2a4285b8a4aa011d7603f9cd26fbb7bc127a5899.tar.bz2
egawk-2a4285b8a4aa011d7603f9cd26fbb7bc127a5899.zip
Bump version for test 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 0b5a0107..c5744c38 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],[5.0.63],[bug-gawk@gnu.org],[gawk])
+AC_INIT([GNU Awk],[5.0.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.