From: Karel Zak Date: Tue, 17 Jul 2007 11:22:11 +0000 (+0200) Subject: build-sys: release++ X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff5cc6f574af45cd2ceb9b3f00da32c76d362eb7;p=util-linux build-sys: release++ Increment release number to v2.13-rc2. Signed-off-by: Karel Zak --- 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)