summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
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)