From c18f9bb57b5b84d8a219f2f9adf6256c208f03f0 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Wed, 2 Jan 2008 14:22:22 +0100 Subject: [PATCH] build-sys: release++ (-rc2) Increment release number to v2.13.1-rc2 Signed-off-by: Karel Zak --- NEWS | 5 +++++ configure.ac | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index d07710a6..a34f96dd 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +util-linux-ng 2.13.1-rc2 + +* see docs/v2.13.1-ReleaseNotes or complete changelog at + ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.13/v2.13.1-rc2-ChangeLog + util-linux-ng 2.13.1-rc1 * see docs/v2.13.1-ReleaseNotes or complete changelog at diff --git a/configure.ac b/configure.ac index 16c897c7..52d709f9 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(util-linux-ng, 2.13.1-rc1, kzak@redhat.com) +AC_INIT(util-linux-ng, 2.13.1-rc2, kzak@redhat.com) AC_PREREQ(2.59) -- 2.39.5