diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2019-03-01 11:59:29 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2019-03-01 11:59:29 +0200 |
commit | f8b587f3c570b6a0508a30e94605c334e524fef4 (patch) | |
tree | 11cc29455b5b312756800cd37e0262aa17592301 /configure.ac | |
parent | 826800b218c5be095f9471643fbda9b73185e8ab (diff) | |
download | egawk-f8b587f3c570b6a0508a30e94605c334e524fef4.tar.gz egawk-f8b587f3c570b6a0508a30e94605c334e524fef4.tar.bz2 egawk-f8b587f3c570b6a0508a30e94605c334e524fef4.zip |
Next test tarball.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index ac1bc472..5139db20 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.2.62],[bug-gawk@gnu.org],[gawk]) +AC_INIT([GNU Awk],[4.2.63],[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. |