From: Karel Zak Date: Sun, 28 Jun 2009 22:09:02 +0000 (+0200) Subject: build-sys: release++ (v2.16-rc1) X-Git-Tag: v2.16-rc1^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a8dd2fe1332ef9280d1a5db7edfeeb4185edd0ef;p=thirdparty%2Futil-linux.git build-sys: release++ (v2.16-rc1) Signed-off-by: Karel Zak --- diff --git a/NEWS b/NEWS index 90bb65a6ee..326a354ca5 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +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 + util-linux-ng 2.15: May 5 2009 * see docs/v2.15-ReleaseNotes or complete changelog at ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.15/v2.15-ChangeLog diff --git a/configure.ac b/configure.ac index 8ea831aa49..8c17f3476b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(util-linux-ng, 2.15, kzak@redhat.com) +AC_INIT(util-linux-ng, 2.16-rc1, kzak@redhat.com) AC_PREREQ(2.60)