From: Jim Meyering Date: Thu, 6 Feb 2003 14:28:53 +0000 (+0000) Subject: bump to 4.5.7 X-Git-Tag: v4.5.7~26 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bf9322b7ace8d02cd929ac80a21e6fbccf957e86;p=thirdparty%2Fcoreutils.git bump to 4.5.7 --- diff --git a/configure.ac b/configure.ac index c0452398c8..dc08b6d928 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.6],[bug-coreutils@gnu.org]) +AC_INIT([GNU coreutils],[4.5.7],[bug-coreutils@gnu.org]) AC_CONFIG_SRCDIR(src/ls.c) AC_CONFIG_AUX_DIR(config)