1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-10 02:30:27 +02:00

(VERSION): Bump to 5.0.92

This commit is contained in:
Jim Meyering
2003-09-08 12:38:00 +00:00
parent 8e393ae0b9
commit 38deedf2d9
+1 -1
View File
@@ -1,5 +1,5 @@
dnl Process this file with autoconf to produce a configure script. -*-m4-*-
AC_INIT([GNU coreutils],[5.0.91],[bug-coreutils@gnu.org])
AC_INIT([GNU coreutils],[5.0.92],[bug-coreutils@gnu.org])
AC_CONFIG_SRCDIR(src/ls.c)
AC_CONFIG_AUX_DIR(config)