meson: update version numbers for v258~rc1

This commit is contained in:
Luca Boccassi
2025-07-23 14:33:35 +01:00
parent f98eafbd68
commit dc5ea654fe
2 changed files with 3 additions and 3 deletions

View File

@@ -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/')

View File

@@ -1 +1 @@
258~devel
258~rc1