summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-03-05 23:16:37 +0100
committerGitHub <noreply@github.com>2018-03-05 23:16:37 +0100
commit738ab7502afb7663d9aacdd73e79025aa7cd0a9b (patch)
tree627d6c5463c0e6ac9f4f6243a9c9274acdae197d /meson.build
parente6131c6ea6893f4c46dbf709182428b42041b0ac (diff)
parentc657bff1d54901ce9f366483457d81941a0ca4c9 (diff)
downloadsystemd-238.tar.gz
Merge pull request #8362 from keszybz/release-238v238
Release 238
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build6
1 files changed, 3 insertions, 3 deletions
diff --git a/meson.build b/meson.build
index ae989e12e5..30b7f1bafa 100644
--- a/meson.build
+++ b/meson.build
@@ -16,7 +16,7 @@
# along with systemd; If not, see <http://www.gnu.org/licenses/>.
project('systemd', 'c',
- version : '237',
+ version : '238',
license : 'LGPLv2+',
default_options: [
'c_std=gnu99',
@@ -27,8 +27,8 @@ project('systemd', 'c',
meson_version : '>= 0.41',
)
-libsystemd_version = '0.21.0'
-libudev_version = '1.6.9'
+libsystemd_version = '0.22.0'
+libudev_version = '1.6.10'
# We need the same data in three different formats, ugh!
# Also, for hysterical reasons, we use different variable