From: Lennart Poettering Date: Thu, 28 Sep 2017 09:29:52 +0000 (+0200) Subject: meson: bump release to 235 X-Git-Tag: v235~46^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F6936%2Fhead;p=thirdparty%2Fsystemd.git meson: bump release to 235 --- diff --git a/meson.build b/meson.build index d72fc6f1486..70f40076e68 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('systemd', 'c', - version : '234', + version : '235', license : 'LGPLv2+', default_options: [ 'c_std=gnu99',