1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-02-15 20:02:10 +02:00

bump version to 5.3.0

This commit is contained in:
Jim Meyering
2004-03-13 08:10:53 +00:00
parent 76f2b41952
commit d5c36aff6d

View File

@@ -1,5 +1,5 @@
dnl Process this file with autoconf to produce a configure script. -*-m4-*-
AC_INIT([GNU coreutils],[5.2.1],[bug-coreutils@gnu.org])
AC_INIT([GNU coreutils],[5.3.0],[bug-coreutils@gnu.org])
AC_CONFIG_SRCDIR(src/ls.c)
AC_CONFIG_AUX_DIR(config)