]> err.no Git - util-linux/commitdiff
build-sys: release++ (v2.17-rc3)
authorKarel Zak <kzak@redhat.com>
Thu, 10 Dec 2009 21:05:07 +0000 (22:05 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 10 Dec 2009 21:05:07 +0000 (22:05 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index ccb3a3012de8c138fcbd5ae3f4147c76a7d2c309..380f1ff94824c0328f426a2c8f6345218a262ec2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+util-linux-ng 2.17-rc3: Dec 10 2009
+* see docs/v2.17-ReleaseNotes or complete changelog at
+  ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.17/v2.17-rc3-ChangeLog
+
 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
index 6c18d128995b96dc584f25d5aa93fc7c71a2d4a0..5857f3903781e1dbecbc8c3bcd2f09ee34b3f8d7 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT(util-linux-ng, 2.17-rc2, kzak@redhat.com)
+AC_INIT(util-linux-ng, 2.17-rc3, 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="09-Dec-2009"
+LIBBLKID_DATE="10-Dec-2009"
 LIBBLKID_LT_MAJOR=1
 LIBBLKID_LT_MINOR=1
 LIBBLKID_LT_MICRO=0