1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-02-11 09:51:56 +02:00

bump version to 5.1.3

This commit is contained in:
Jim Meyering
2004-01-25 22:57:23 +00:00
parent 690b8fa75d
commit bfbd195ecf

View File

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