From: Jim Meyering Date: Sun, 9 Feb 2003 07:55:15 +0000 (+0000) Subject: bump to4.5.8 X-Git-Tag: DU-FTS~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa2142ded2c67ddcbf6021026af6121a89742b0e;p=thirdparty%2Fcoreutils.git bump to4.5.8 --- diff --git a/configure.ac b/configure.ac index dc08b6d928..2433630568 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],[4.5.7],[bug-coreutils@gnu.org]) +AC_INIT([GNU coreutils],[4.5.8],[bug-coreutils@gnu.org]) AC_CONFIG_SRCDIR(src/ls.c) AC_CONFIG_AUX_DIR(config)