1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-02-13 19:02:02 +02:00

(VERSION): bump to 5.2.1

This commit is contained in:
Jim Meyering
2004-02-22 14:57:52 +00:00
parent 6204946df0
commit 19ea51480f

View File

@@ -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)