From: Jim Meyering Date: Thu, 31 Jul 2003 11:10:52 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CPPI-1_11~166 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bc98a14ddc8fe35396c1fba55c4dcf99da343ef;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/configure.ac b/configure.ac index 8b11affe35..30aca630da 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)