From: Karel Zak Date: Wed, 2 Jan 2008 13:22:22 +0000 (+0100) Subject: build-sys: release++ (-rc2) X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c18f9bb57b5b84d8a219f2f9adf6256c208f03f0;p=util-linux build-sys: release++ (-rc2) Increment release number to v2.13.1-rc2 Signed-off-by: Karel Zak --- 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)