From: Karel Zak Date: Wed, 10 Jun 2009 12:34:52 +0000 (+0200) Subject: build-sys: release++ (v2.15.1) X-Git-Tag: v2.15.1^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2Fstable%2Fv2.15;p=thirdparty%2Futil-linux.git build-sys: release++ (v2.15.1) Signed-off-by: Karel Zak --- diff --git a/NEWS b/NEWS index baebb7c248..76ef339188 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +util-linux-ng 2.15.1: Jun 10 2009 +* see docs/v2.15.1-ReleaseNotes or complete changelog at + ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.15/v2.15.1-ChangeLog + util-linux-ng 2.15.1-rc1: May 27 2009 * see docs/v2.15.1-ReleaseNotes or complete changelog at ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.15/v2.15.1-rc1-ChangeLog diff --git a/configure.ac b/configure.ac index 97cda57b85..a6bc86c722 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(util-linux-ng, 2.15.1-rc1, kzak@redhat.com) +AC_INIT(util-linux-ng, 2.15.1, kzak@redhat.com) AC_PREREQ(2.60)