From: Karel Zak Date: Thu, 2 Jul 2009 13:36:22 +0000 (+0200) Subject: build-sys: release++ (v2.16-rc2) X-Git-Tag: v2.16-rc2^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a595b077c9daeae96c7201331200168aab4e8b4;p=thirdparty%2Futil-linux.git build-sys: release++ (v2.16-rc2) Signed-off-by: Karel Zak --- diff --git a/NEWS b/NEWS index 326a354ca5..fd177fdb7c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +util-linux-ng 2.16-rc2: Jul 2 2009 +* see docs/v2.16-ReleaseNotes or complete changelog at + ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.16/v2.16-rc2-ChangeLog + util-linux-ng 2.16-rc1: Jun 28 2009 * see docs/v2.16-ReleaseNotes or complete changelog at ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.16/v2.16-rc1-ChangeLog diff --git a/configure.ac b/configure.ac index 96eb68a0b1..ea9dbc3bb5 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(util-linux-ng, 2.16-rc1, kzak@redhat.com) +AC_INIT(util-linux-ng, 2.16-rc2, kzak@redhat.com) AC_PREREQ(2.60)