meson: bump library sonames for v259~rc1

This commit is contained in:
Luca Boccassi
2025-11-17 13:54:52 +00:00
parent c076689342
commit 9ede3c125a

View File

@@ -26,8 +26,8 @@ else
project_minor_version = '0'
endif
libsystemd_version = '0.41.0'
libudev_version = '1.7.11'
libsystemd_version = '0.42.0'
libudev_version = '1.7.12'
conf = configuration_data()
conf.set_quoted('PROJECT_URL', 'https://systemd.io/')