From: Karel Zak Date: Mon, 19 May 2008 09:42:43 +0000 (+0200) Subject: build-sys: release++ X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e764b0b421c22b044e06285b9e70ff623121ac6;p=util-linux build-sys: release++ Signed-off-by: Karel Zak --- diff --git a/NEWS b/NEWS index dc76e8a2..953025a8 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +util-linux-ng 2.14-rc3 +* see docs/v2.14-ReleaseNotes or complete changelog at + ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.14/v2.14-rc3-ChangeLog + util-linux-ng 2.14-rc2 * see docs/v2.14-ReleaseNotes or complete changelog at ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.14/v2.14-rc2-ChangeLog diff --git a/configure.ac b/configure.ac index 29f189a4..c3ee77c3 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(util-linux-ng, 2.14-rc2, kzak@redhat.com) +AC_INIT(util-linux-ng, 2.14-rc3, kzak@redhat.com) AC_PREREQ(2.60)