From: Luca Boccassi Date: Wed, 23 Jul 2025 13:33:35 +0000 (+0100) Subject: meson: update version numbers for v258~rc1 X-Git-Tag: v258-rc1^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F38300%2Fhead;p=thirdparty%2Fsystemd.git meson: update version numbers for v258~rc1 --- diff --git a/meson.build b/meson.build index 9f94162c60c..dfcc9632275 100644 --- a/meson.build +++ b/meson.build @@ -26,8 +26,8 @@ else project_minor_version = '0' endif -libsystemd_version = '0.40.0' -libudev_version = '1.7.10' +libsystemd_version = '0.41.0' +libudev_version = '1.7.11' conf = configuration_data() conf.set_quoted('PROJECT_URL', 'https://systemd.io/') diff --git a/meson.version b/meson.version index cbfbd723dcd..8306ebfc2e1 100644 --- a/meson.version +++ b/meson.version @@ -1 +1 @@ -258~devel +258~rc1