From b09b33285ae078bd043397cd1940b61aeac78840 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 17 Oct 2005 15:23:17 +0000 Subject: [PATCH] Use 5.92-cvs as the version string. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index e60333c860..6c345f43e0 100644 --- a/configure.ac +++ b/configure.ac @@ -19,7 +19,7 @@ dnl Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. dnl Written by Jim Meyering. -AC_INIT([GNU coreutils],[5.91],[bug-coreutils@gnu.org]) +AC_INIT([GNU coreutils],[5.92-cvs],[bug-coreutils@gnu.org]) AC_CONFIG_SRCDIR(src/ls.c) AC_CONFIG_AUX_DIR(build-aux) -- 2.47.3