diff options
author | Jim Meyering <jim@meyering.net> | 2003-07-31 11:10:52 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-07-31 11:10:52 +0000 |
commit | 4bc98a14ddc8fe35396c1fba55c4dcf99da343ef (patch) | |
tree | fcda3b5a82cb721ce0c590bf46333ff3dcc6bc22 | |
parent | ed1951c7c7c243372395e52b1eab2ea669c72812 (diff) | |
download | coreutils-4bc98a14ddc8fe35396c1fba55c4dcf99da343ef.tar.xz |
*** empty log message ***
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 8b11affe3..30aca630d 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ dnl Process this file with autoconf to produce a configure script. -*-m4-*- -AC_INIT([GNU coreutils],[5.0.90],[bug-coreutils@gnu.org]) +AC_INIT([GNU coreutils],[5.0.91],[bug-coreutils@gnu.org]) AC_CONFIG_SRCDIR(src/ls.c) AC_CONFIG_AUX_DIR(config) |