From d1b04070653fbc09236d9a9c4c14058da8646374 Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Thu, 25 Apr 2024 22:26:08 +0100 Subject: meson: update version numbers for 256~rc1 --- meson.build | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meson.build') diff --git a/meson.build b/meson.build index 580f4312f9..cecdbc3aa7 100644 --- a/meson.build +++ b/meson.build @@ -13,8 +13,8 @@ project('systemd', 'c', meson_version : '>= 0.60.0', ) -libsystemd_version = '0.38.0' -libudev_version = '1.7.8' +libsystemd_version = '0.39.0' +libudev_version = '1.7.9' conf = configuration_data() conf.set_quoted('PROJECT_URL', 'https://systemd.io/') -- cgit v1.2.3