From: Karel Zak Date: Mon, 30 Nov 2009 15:38:13 +0000 (+0100) Subject: build-sys: release++ (v2.16.2) X-Git-Tag: v2.16.2^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2Fstable%2Fv2.16;p=thirdparty%2Futil-linux.git build-sys: release++ (v2.16.2) Signed-off-by: Karel Zak --- diff --git a/NEWS b/NEWS index f02330f14c..8670a99cb6 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +util-linux-ng 2.16.2: Nov 30 2009 +* see docs/v2.16.2-ReleaseNotes or complete changelog at + ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.16/v2.16.2-ChangeLog + util-linux-ng 2.16.1: Sep 7 2009 * see docs/v2.16.1-ReleaseNotes or complete changelog at ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.16/v2.16.1-ChangeLog diff --git a/configure.ac b/configure.ac index e42ff63119..c0e1a296ff 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(util-linux-ng, 2.16.1, kzak@redhat.com) +AC_INIT(util-linux-ng, 2.16.2, kzak@redhat.com) AC_PREREQ(2.60)