]> err.no Git - util-linux/commitdiff
build-sys: release++ (v2.17-rc1)
authorKarel Zak <kzak@redhat.com>
Fri, 20 Nov 2009 15:54:22 +0000 (16:54 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 20 Nov 2009 15:54:22 +0000 (16:54 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index c34c488859397cf04eca030ed25d8c06e61f3f37..e8e0b9f15647ffca3c7a923e9be439cfa996d4a1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+util-linux-ng 2.17-rc1: Jun 28 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
+
 util-linux-ng 2.16: Jul  2009
 * see docs/v2.16-ReleaseNotes or complete changelog at
   ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.16/v2.16-ChangeLog
index d0356fdb3019e8ec37254649559e8d591938e486..886700d3781fed5f03b71c7d28db9f8e3d81d7e3 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT(util-linux-ng, 2.16, kzak@redhat.com)
+AC_INIT(util-linux-ng, 2.17-rc1, kzak@redhat.com)
 
 AC_PREREQ(2.60)
 
@@ -25,7 +25,7 @@ PACKAGE_VERSION_RELEASE=0
 
 dnl libblkid version
 LIBBLKID_VERSION="$PACKAGE_VERSION_MAJOR.$PACKAGE_VERSION_MINOR.$PACKAGE_VERSION_RELEASE"
-LIBBLKID_DATE="10-Feb-2009"
+LIBBLKID_DATE="20-Nov-2009"
 LIBBLKID_LT_MAJOR=1
 LIBBLKID_LT_MINOR=1
 LIBBLKID_LT_MICRO=0