From: Jim Meyering Date: Sun, 22 Feb 2004 14:57:52 +0000 (+0000) Subject: (VERSION): bump to 5.2.1 X-Git-Tag: v5.2.1~94 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19ea51480f4e7fbc2f385b7501efd2606cfb1670;p=thirdparty%2Fcoreutils.git (VERSION): bump to 5.2.1 --- diff --git a/configure.ac b/configure.ac index 7b138a28e1..2257149983 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.2.0],[bug-coreutils@gnu.org]) +AC_INIT([GNU coreutils],[5.2.1],[bug-coreutils@gnu.org]) AC_CONFIG_SRCDIR(src/ls.c) AC_CONFIG_AUX_DIR(config)