]> err.no Git - util-linux/commitdiff
build-sys: release++ (v2.17.1)
authorKarel Zak <kzak@redhat.com>
Mon, 22 Feb 2010 10:23:02 +0000 (11:23 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 22 Feb 2010 10:23:02 +0000 (11:23 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 5d421b31482d3c944145be346ee24140c9952575..54257a5bb3c4d8817b911aafcfcd846e4f49e704 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+util-linux-ng 2.17.1: Feb 22 2010
+* see docs/v2.17.1-ReleaseNotes or complete changelog at
+  ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.17/v2.17.1-ChangeLog
+
 util-linux-ng 2.17.1-rc1: Feb 16 2010
 * see docs/v2.17.1-ReleaseNotes or complete changelog at
   ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.17/v2.17.1-rc1-ChangeLog
index 09ae02c726a00bd812f57b44569d6f07a4aaf30b..e4228038e19afa2c1779193d2913fd10bfe25560 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT(util-linux-ng, 2.17.1-rc1, kzak@redhat.com)
+AC_INIT(util-linux-ng, 2.17.1, 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="16-Feb-2010"
+LIBBLKID_DATE="22-Feb-2010"
 LIBBLKID_LT_MAJOR=1
 LIBBLKID_LT_MINOR=1
 LIBBLKID_LT_MICRO=0