From: Lennart Poettering Date: Wed, 27 Mar 2019 13:23:57 +0000 (+0100) Subject: meson: bump so versions X-Git-Tag: v242-rc1^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bfe6bb2007d4ed700d788c43d07e033327133cb8;p=thirdparty%2Fsystemd.git 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. --- diff --git a/meson.build b/meson.build index b0306601954..84805067a7a 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