]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
build-sys: bump package/library versions v241-rc1
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 10 Jan 2019 21:29:01 +0000 (22:29 +0100)
committerLennart Poettering <lennart@poettering.net>
Sat, 26 Jan 2019 14:02:38 +0000 (15:02 +0100)
We added sd_bus_close_unref().

meson.build

index 5cf2fc266458a4abb4dbf3e81834e38535a42a51..56c98b9c1b7bff4abb77f9fb51df62375d2aa192 100644 (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