]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
build-sys: release++ (v2.29.1) v2.29.1
authorKarel Zak <kzak@redhat.com>
Fri, 20 Jan 2017 13:13:08 +0000 (14:13 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 20 Jan 2017 13:13:08 +0000 (14:13 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 669febd7877fac1b5b86a21acdf08217e549049a..6eed3ecb91484c072bde80c3cc471421746e8f2f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+util-linux 2.29.1: Jan 20 2017
+* see Documentation/releases/v2.29.1-ReleaseNotes or the complete changelog at
+  ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.29/v2.29.1-ChangeLog
+
 util-linux 2.29: Nov 8 2016
 * see Documentation/releases/v2.29-ReleaseNotes or the complete changelog at
   ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.29/v2.29-ChangeLog
index f443edbe18483637503674d9716975d4c9956315..cc0563b9a0705dd0f9ea1c952b1cc28812271661 100644 (file)
@@ -28,7 +28,7 @@ PACKAGE_VERSION_RELEASE=$(echo $PACKAGE_VERSION | awk -F. '{
 
 dnl libblkid version
 LIBBLKID_VERSION="$PACKAGE_VERSION_MAJOR.$PACKAGE_VERSION_MINOR.$PACKAGE_VERSION_RELEASE"
-LIBBLKID_DATE="08-Nov-2016"
+LIBBLKID_DATE="20-Jan-2017"
 LIBBLKID_LT_MAJOR=1
 LIBBLKID_LT_MINOR=1
 LIBBLKID_LT_MICRO=0