From: Karel Zak Date: Wed, 13 Aug 2008 22:42:02 +0000 (+0200) Subject: build-sys: release++ (v2.14.1-rc1) X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4086d2fa2323e4bbadb8c14e04f79c4f39ce42e;p=util-linux build-sys: release++ (v2.14.1-rc1) Signed-off-by: Karel Zak --- diff --git a/NEWS b/NEWS index f85759e9..9763e4c3 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +util-linux-ng 2.14.1-rc1 +* see docs/v2.14-ReleaseNotes or complete changelog at + ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.14/v2.14.1-rc1-ChangeLog + util-linux-ng 2.14 * see docs/v2.14-ReleaseNotes or complete changelog at ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.14/v2.14-ChangeLog diff --git a/configure.ac b/configure.ac index 8f109b1e..3e8003fb 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.1-rc1, kzak@redhat.com) AC_PREREQ(2.60)