From 9f4a05492384a91c83a8716f12ba4f2dd937f9bd Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 20 Mar 2003 16:46:53 +0000 Subject: [PATCH] bump to 4.5.12 -- maybe to 5.0, later --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 1614dbefda..af219f65d6 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ dnl Process this file with autoconf to produce a configure script. -*-m4-*- -AC_INIT([GNU coreutils],[4.5.11],[bug-coreutils@gnu.org]) +AC_INIT([GNU coreutils],[4.5.12],[bug-coreutils@gnu.org]) AC_CONFIG_SRCDIR(src/ls.c) AC_CONFIG_AUX_DIR(config) -- 2.47.3