From 8d48d75939cc40f1d6c0b6ebd732a9c9759812e9 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Mon, 28 Apr 2008 14:13:43 +0200 Subject: build-sys: release++ Signed-off-by: Karel Zak --- NEWS | 6 +++++- configure.ac | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 4865dccfd..dc76e8a25 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,10 @@ +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 + util-linux-ng 2.14-rc1 * see docs/v2.14-ReleaseNotes or complete changelog at - ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.14/v2.14-rc1-ChangeLog + ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.14/v2.14-rc1-ChangeLog util-linux-ng 2.13 diff --git a/configure.ac b/configure.ac index 75a112cb3..f767361f2 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(util-linux-ng, 2.14-rc1, kzak@redhat.com) +AC_INIT(util-linux-ng, 2.14-rc2, kzak@redhat.com) AC_PREREQ(2.60) -- cgit v1.2.3-55-g7522