summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2019-11-22 14:41:10 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2019-11-22 14:41:10 +0100
commit78af8a798aa9f1100a1228454ff8ebf98ce1b9e5 (patch)
tree701ed83478c9ce1326ca816e20804f1dfc1ed916
parent58c0663b97f598185a868840430c2dd0ed9cea65 (diff)
downloadsystemd-244-rc1.tar.gz
meson: bump version numbers for v244v244-rc1
-rw-r--r--meson.build6
1 files changed, 3 insertions, 3 deletions
diff --git a/meson.build b/meson.build
index fde351eba3..21d6968abd 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: LGPL-2.1+
project('systemd', 'c',
- version : '243',
+ version : '244',
license : 'LGPLv2+',
default_options: [
'c_std=gnu99',
@@ -13,8 +13,8 @@ project('systemd', 'c',
meson_version : '>= 0.46',
)
-libsystemd_version = '0.27.0'
-libudev_version = '1.6.15'
+libsystemd_version = '0.27.1'
+libudev_version = '1.6.16'
# We need the same data in two different formats, ugh!
# Also, for hysterical reasons, we use different variable