From: Jim Meyering Date: Mon, 3 Feb 2003 13:57:21 +0000 (+0000) Subject: bump to 4.5.6 X-Git-Tag: v4.5.6~40 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dc4a9398cbbd839bc34d588d7cf080b0a125b225;p=thirdparty%2Fcoreutils.git bump to 4.5.6 --- diff --git a/configure.ac b/configure.ac index b72e949d3a..c0452398c8 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.5],[bug-coreutils@gnu.org]) +AC_INIT([GNU coreutils],[4.5.6],[bug-coreutils@gnu.org]) AC_CONFIG_SRCDIR(src/ls.c) AC_CONFIG_AUX_DIR(config)