diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2012-02-27 22:54:19 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2012-02-27 22:54:19 +0200 |
commit | a2353048716e96cc0b3d5c69bc6159902602abe9 (patch) | |
tree | ac2e1198fe29e64cebf918d4acaf89438f8236a2 /configure.ac | |
parent | 511ce662d8020896a812290d70458f777b460db9 (diff) | |
download | egawk-a2353048716e96cc0b3d5c69bc6159902602abe9.tar.gz egawk-a2353048716e96cc0b3d5c69bc6159902602abe9.tar.bz2 egawk-a2353048716e96cc0b3d5c69bc6159902602abe9.zip |
Make 'j' tarball for testing.
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 1d0a1688..b1e42f00 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.0i, bug-gawk@gnu.org, gawk) +AC_INIT([GNU Awk], 4.0.0j, 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. |