From: Jim Meyering Date: Thu, 20 Mar 2003 16:46:53 +0000 (+0000) Subject: bump to 4.5.12 -- maybe to 5.0, later X-Git-Tag: v4.5.12~48 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f4a05492384a91c83a8716f12ba4f2dd937f9bd;p=thirdparty%2Fcoreutils.git bump to 4.5.12 -- maybe to 5.0, later --- 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)