]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
build-sys: release++ (v2.30) v2.30
authorKarel Zak <kzak@redhat.com>
Fri, 2 Jun 2017 10:22:29 +0000 (12:22 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 2 Jun 2017 10:22:29 +0000 (12:22 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 0d1befc0c06e7932554a32010e9b6444b12cb81d..d400730cab413106781abe0ba34883c40fa9d3ca 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+util-linux 2.30: Jun 02 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.30-rc2: 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-rc2-ChangeLog
index 217d5dc5bb1f29ff7ff9962ecaf29bc9dca8c3b5..53d25b8ab35decb61710187348cc66a4063884a2 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="23-May-2017"
+LIBBLKID_DATE="02-Jun-2017"
 LIBBLKID_LT_MAJOR=1
 LIBBLKID_LT_MINOR=1
 LIBBLKID_LT_MICRO=0