From: Zbigniew Jędrzejewski-Szmek Date: Wed, 8 Jul 2020 15:35:54 +0000 (+0200) Subject: meson: bump version numbers for v246 X-Git-Tag: v246-rc1~7^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F16404%2Fhead;p=thirdparty%2Fsystemd.git meson: bump version numbers for v246 --- diff --git a/meson.build b/meson.build index fc75fddf6b8..0c012b69fe1 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ # SPDX-License-Identifier: LGPL-2.1+ project('systemd', 'c', - version : '245', + version : '246', license : 'LGPLv2+', default_options: [ 'c_std=gnu99', @@ -13,8 +13,8 @@ project('systemd', 'c', meson_version : '>= 0.46', ) -libsystemd_version = '0.28.0' -libudev_version = '1.6.17' +libsystemd_version = '0.29.0' +libudev_version = '1.6.18' # We need the same data in two different formats, ugh! # Also, for hysterical reasons, we use different variable