From ff5cc6f574af45cd2ceb9b3f00da32c76d362eb7 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Tue, 17 Jul 2007 13:22:11 +0200 Subject: [PATCH] build-sys: release++ Increment release number to v2.13-rc2. Signed-off-by: Karel Zak --- NEWS | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 6c9fee79..29a78f23 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +util-linux-ng 2.13-rc2 + +* see docs/v2.13-ReleaseNotes or complete changelog at + ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.13/v2.13-rc2-Changelog util-linux-ng 2.13-rc1 diff --git a/configure.ac b/configure.ac index c1c59650..35852f86 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(util-linux-ng, 2.13-rc1, kzak@redhat.com) +AC_INIT(util-linux-ng, 2.13-rc2, kzak@redhat.com) AC_PREREQ(2.59) -- 2.39.5