]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
build-sys: release++ (v2.30-rc1) v2.30-rc1
authorKarel Zak <kzak@redhat.com>
Fri, 12 May 2017 11:02:05 +0000 (13:02 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 12 May 2017 11:33:41 +0000 (13:33 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 7e3c0dc3f974b997c81491f7b9ccc71dc2fa8a64..7c02487fad89b9f3840e677fbe82bd243f633288 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+util-linux 2.30: May 12 2017
+* see Documentation/releases/v2.30-ReleaseNotes or the complete changelog at
+  https://www.kernel.org/pub/linux/utils/util-linux/v2.30/v2.30-ChangeLog
+
 util-linux 2.29: Nov 8 2016
 * see Documentation/releases/v2.29-ReleaseNotes or the complete changelog at
   https://www.kernel.org/pub/linux/utils/util-linux/v2.29/v2.29-ChangeLog
index 8d2e0d7eb35992a309b9c627676500969f34c789..c6e99d0b321ae60e508c16ac78d7f2fdaf9ed907 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="12-May-2017"
 LIBBLKID_LT_MAJOR=1
 LIBBLKID_LT_MINOR=1
 LIBBLKID_LT_MICRO=0