]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
meson: bump package and library version v239
authorLennart Poettering <lennart@poettering.net>
Fri, 22 Jun 2018 11:03:47 +0000 (13:03 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 22 Jun 2018 11:11:49 +0000 (13:11 +0200)
meson.build

index e1d5b73566bdff6dda3533391063ba8a3978a758..04331dd41a19d8e771d3704c381ac1eb1a104500 100644 (file)
@@ -1,7 +1,7 @@
 # SPDX-License-Identifier: LGPL-2.1+
 
 project('systemd', 'c',
-        version : '238',
+        version : '239',
         license : 'LGPLv2+',
         default_options: [
                 'c_std=gnu99',
@@ -12,8 +12,8 @@ project('systemd', 'c',
         meson_version : '>= 0.44',
        )
 
-libsystemd_version = '0.22.0'
-libudev_version = '1.6.10'
+libsystemd_version = '0.23.0'
+libudev_version = '1.6.11'
 
 # We need the same data in two different formats, ugh!
 # Also, for hysterical reasons, we use different variable