summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2019-01-10 22:29:01 +0100
committerLennart Poettering <lennart@poettering.net>2019-01-26 15:02:38 +0100
commit064605ef5646a455a4272850b5f648abb9754a40 (patch)
treeb17e90783b09ae326011da55ce86598a6a04fd54
parenta90d9443596235cbe394f82fe93c7adfd03ccce7 (diff)
downloadsystemd-241-rc1.tar.gz
build-sys: bump package/library versionsv241-rc1
We added sd_bus_close_unref().
-rw-r--r--meson.build6
1 files changed, 3 insertions, 3 deletions
diff --git a/meson.build b/meson.build
index 5cf2fc2664..56c98b9c1b 100644
--- a/meson.build
+++ b/meson.build
@@ -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