]> err.no Git - util-linux/commitdiff
build-sys: release++ (v2.17-rc2)
authorKarel Zak <kzak@redhat.com>
Wed, 9 Dec 2009 11:02:58 +0000 (12:02 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 9 Dec 2009 11:02:58 +0000 (12:02 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index e8e0b9f15647ffca3c7a923e9be439cfa996d4a1..ccb3a3012de8c138fcbd5ae3f4147c76a7d2c309 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,8 @@
-util-linux-ng 2.17-rc1: Jun 28 2009
+util-linux-ng 2.17-rc2: Dec 9 2009
+* see docs/v2.17-ReleaseNotes or complete changelog at
+  ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.17/v2.17-rc2-ChangeLog
+
+util-linux-ng 2.17-rc1: Nov 20 2009
 * see docs/v2.17-ReleaseNotes or complete changelog at
   ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.17/v2.17-rc1-ChangeLog
 
index acd932bc95654e54c810dad21fdac62fab3454bd..6c18d128995b96dc584f25d5aa93fc7c71a2d4a0 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT(util-linux-ng, 2.17-rc1, kzak@redhat.com)
+AC_INIT(util-linux-ng, 2.17-rc2, kzak@redhat.com)
 
 AC_PREREQ(2.60)
 
@@ -22,7 +22,7 @@ PACKAGE_VERSION_RELEASE=0
 
 dnl libblkid version
 LIBBLKID_VERSION="$PACKAGE_VERSION_MAJOR.$PACKAGE_VERSION_MINOR.$PACKAGE_VERSION_RELEASE"
-LIBBLKID_DATE="20-Nov-2009"
+LIBBLKID_DATE="09-Dec-2009"
 LIBBLKID_LT_MAJOR=1
 LIBBLKID_LT_MINOR=1
 LIBBLKID_LT_MICRO=0