summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2019-03-27 14:23:57 +0100
committerLennart Poettering <lennart@poettering.net>2019-04-02 17:31:41 +0200
commitbfe6bb2007d4ed700d788c43d07e033327133cb8 (patch)
treec321fa4cb69f262a5be57a7e72072ea124a2b26c
parent5b2fc74fca7b1373a85b28089160c19f86735b5b (diff)
downloadsystemd-bfe6bb2007d4ed700d788c43d07e033327133cb8.tar.gz
meson: bump so versions
Since we aren't quite ready for release v242 yet, let's not bump the package version yet, but let's already bump the soversion.
-rw-r--r--meson.build4
1 files changed, 2 insertions, 2 deletions
diff --git a/meson.build b/meson.build
index b030660195..84805067a7 100644
--- a/meson.build
+++ b/meson.build
@@ -12,8 +12,8 @@ project('systemd', 'c',
meson_version : '>= 0.46',
)
-libsystemd_version = '0.25.0'
-libudev_version = '1.6.13'
+libsystemd_version = '0.26.0'
+libudev_version = '1.6.14'
# We need the same data in two different formats, ugh!
# Also, for hysterical reasons, we use different variable