From: Jim Meyering Date: Mon, 22 Dec 2003 15:36:43 +0000 (+0000) Subject: bump to 5.1.1 X-Git-Tag: v5.1.1~142 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e9c25d0cc09842551165bfcc25fa5a39adc31c9;p=thirdparty%2Fcoreutils.git bump to 5.1.1 --- diff --git a/configure.ac b/configure.ac index 4e0c9b2a27..7bae6f9237 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.1.0],[bug-coreutils@gnu.org]) +AC_INIT([GNU coreutils],[5.1.1],[bug-coreutils@gnu.org]) AC_CONFIG_SRCDIR(src/ls.c) AC_CONFIG_AUX_DIR(config)