From: Jim Meyering Date: Wed, 5 Mar 2003 20:46:39 +0000 (+0000) Subject: bump to 4.5.10 X-Git-Tag: v4.5.10~120 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4e38ca53ee5324f0ba7f30e43855e116f16323e9;p=thirdparty%2Fcoreutils.git bump to 4.5.10 --- diff --git a/configure.ac b/configure.ac index 84b54e02f7..6e112431b7 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.9],[bug-coreutils@gnu.org]) +AC_INIT([GNU coreutils],[4.5.10],[bug-coreutils@gnu.org]) AC_CONFIG_SRCDIR(src/ls.c) AC_CONFIG_AUX_DIR(config)