From: Karel Zak Date: Tue, 25 Mar 2008 21:42:06 +0000 (+0100) Subject: build-sys: release++ X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0c2e3fa67f9016a3fecd2ac57b78fdc9d2afdb4;p=util-linux build-sys: release++ Signed-off-by: Karel Zak --- diff --git a/NEWS b/NEWS index 38009e0e..4865dccf 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,6 @@ -util-linux-ng 2.14 - [ unreleased yet; use 'git log' ] +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 util-linux-ng 2.13 diff --git a/configure.ac b/configure.ac index 697ef69c..435f7683 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(util-linux-ng, 2.14, kzak@redhat.com) +AC_INIT(util-linux-ng, 2.14-rc1, kzak@redhat.com) AC_PREREQ(2.60)