build-sys: bump package/library versions

We added sd_bus_close_unref().
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2019-01-10 22:29:01 +01:00 committed by Lennart Poettering
parent a90d944359
commit 064605ef56
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# SPDX-License-Identifier: LGPL-2.1+
project('systemd', 'c',
version : '240',
version : '241',
license : 'LGPLv2+',
default_options: [
'c_std=gnu99',
@ -12,8 +12,8 @@ project('systemd', 'c',
meson_version : '>= 0.46',
)
libsystemd_version = '0.24.0'
libudev_version = '1.6.12'
libsystemd_version = '0.25.0'
libudev_version = '1.6.13'
# We need the same data in two different formats, ugh!
# Also, for hysterical reasons, we use different variable