diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2012-03-16 15:29:57 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2012-03-16 15:29:57 +0200 |
commit | a95b07bee7574ddf1ef6a9ca6f773cbaf4988707 (patch) | |
tree | 0d9498cb4f2dfc7567f7fd1ef90e6a93014333a0 /configure.ac | |
parent | a19298ed002eb20d91c37fd5067de18466211f83 (diff) | |
download | egawk-a95b07bee7574ddf1ef6a9ca6f773cbaf4988707.tar.gz egawk-a95b07bee7574ddf1ef6a9ca6f773cbaf4988707.tar.bz2 egawk-a95b07bee7574ddf1ef6a9ca6f773cbaf4988707.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 b1e42f00..39134774 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.0.0j, bug-gawk@gnu.org, gawk) +AC_INIT([GNU Awk], 4.0.0k, 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. |