From: Lennart Poettering Date: Wed, 17 Mar 2021 15:11:12 +0000 (+0100) Subject: meson.build: bump version of libudev X-Git-Tag: v248-rc4~2^2~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cd10a4f5ecfcf3f97fb32a04a59bce29a42fc487;p=thirdparty%2Fsystemd.git meson.build: bump version of libudev It didn't receive new API calls, bit it was changed, hence bump the version accordingly. --- diff --git a/meson.build b/meson.build index 112305a6def..4d876e83fce 100644 --- a/meson.build +++ b/meson.build @@ -14,7 +14,7 @@ project('systemd', 'c', ) libsystemd_version = '0.31.0' -libudev_version = '1.7.0' +libudev_version = '1.7.1' # We need the same data in two different formats, ugh! # Also, for hysterical reasons, we use different variable