]> err.no Git - util-linux/commitdiff
build-sys: release++
authorKarel Zak <kzak@redhat.com>
Tue, 7 Aug 2007 22:15:52 +0000 (00:15 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 7 Aug 2007 22:15:52 +0000 (00:15 +0200)
Increment release number to v2.13-rc3.

Signed-off-by: Karel Zak <kzak@redhat.com>
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 29a78f23856749cb2d4191d2d3f1b97caafe03ad..2d7f2ffa7ee43a92ff2f6a087971aa425bd4bafa 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+util-linux-ng 2.13-rc3
+
+* see docs/v2.13-ReleaseNotes or complete changelog at
+  ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.13/v2.13-rc3-Changelog
+
 util-linux-ng 2.13-rc2
 
 * see docs/v2.13-ReleaseNotes or complete changelog at
index 1e43330233f21148dfd73b311ec18f7f06a3d070..f0756ac27ea728bd4c254dd1715cd75ad9457f8b 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT(util-linux-ng, 2.13-rc2, kzak@redhat.com)
+AC_INIT(util-linux-ng, 2.13-rc3, kzak@redhat.com)
 
 AC_PREREQ(2.59)