Signed-off-by: Karel Zak <kzak@redhat.com>
+util-linux 2.37: Jun 1 2021
+* see Documentation/releases/v2.37-ReleaseNotes or the complete changelog at
+ https://www.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37-ChangeLog
+
util-linux 2.37-rc2: May 10 2021
* see Documentation/releases/v2.37-ReleaseNotes or the complete changelog at
https://www.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37-rc2-ChangeLog
dnl libblkid version
LIBBLKID_VERSION="$PACKAGE_VERSION_MAJOR.$PACKAGE_VERSION_MINOR.$PACKAGE_VERSION_RELEASE"
-LIBBLKID_DATE="10-May-2021"
+LIBBLKID_DATE="01-Jun-2021"
LIBBLKID_LT_MAJOR=1
LIBBLKID_LT_MINOR=1
LIBBLKID_LT_MICRO=0
project('util-linux', 'c',
- version : '2.35-rc2',
+ version : '2.37',
license : 'GPLv2+')
pkgconfig = import('pkgconfig')
libblkid_version = '1.1.0'
-libblkid_date = '11-Dec-2019'
+libblkid_date = '01-Jun-2021'
libuuid_version = '1.3.0'
libmount_version = '1.1.0'
libsmartcols_version = '1.1.0'