1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-21 11:16:16 +02:00

Bump version to 5.0.

This commit is contained in:
Jim Meyering
2003-04-02 10:09:25 +00:00
parent a310f7be42
commit 33ee26bc23

View File

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