summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-02-05 09:51:59 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-02-05 10:20:56 +0100
commit384db814eea1db3299a20f4a1adfd6514e117aa8 (patch)
treef091d6bf4d39bbdb84eab0896767332e07f4c692
parent901d1ce8efcdc9e5a54493e300a0af3d2877973e (diff)
downloadsystemd-245-rc1.tar.gz
meson: bump version numbers for v245v245-rc1
-rw-r--r--meson.build6
1 files changed, 3 insertions, 3 deletions
diff --git a/meson.build b/meson.build
index 0779c5bd54..074e80ff13 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: LGPL-2.1+
project('systemd', 'c',
- version : '244',
+ version : '245',
license : 'LGPLv2+',
default_options: [
'c_std=gnu99',
@@ -13,8 +13,8 @@ project('systemd', 'c',
meson_version : '>= 0.46',
)
-libsystemd_version = '0.27.1'
-libudev_version = '1.6.16'
+libsystemd_version = '0.28.0'
+libudev_version = '1.6.17'
# We need the same data in two different formats, ugh!
# Also, for hysterical reasons, we use different variable