From 676c8bfa7815a3be3fe07d83c043a65610650682 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Tue, 5 May 2009 22:21:15 +0200 Subject: [PATCH] build-sys: release++ (v2.15) Signed-off-by: Karel Zak --- NEWS | 4 ++++ configure.ac | 2 +- docs/v2.15-ReleaseNotes | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index a070884b..90bb65a6 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +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 + util-linux-ng 2.15-rc2: Apr 17 2009 * see docs/v2.15-ReleaseNotes or complete changelog at ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.15/v2.15-rc2-ChangeLog diff --git a/configure.ac b/configure.ac index 60257020..46dc3235 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(util-linux-ng, 2.15-rc2, kzak@redhat.com) +AC_INIT(util-linux-ng, 2.15, kzak@redhat.com) AC_PREREQ(2.60) diff --git a/docs/v2.15-ReleaseNotes b/docs/v2.15-ReleaseNotes index d246fe98..56b10b65 100644 --- a/docs/v2.15-ReleaseNotes +++ b/docs/v2.15-ReleaseNotes @@ -1,5 +1,5 @@ -Util-linux-ng 2.15 Release Notes (??-Apr-2009) +Util-linux-ng 2.15 Release Notes (05-May-2009) ============================================== Release highlights -- 2.39.5