summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-01-25 17:41:25 +0300
committerGitHub <noreply@github.com>2018-01-25 17:41:25 +0300
commite12fa1fdb47601e5250abcf69ee50ead2dd62037 (patch)
tree58f1e60854468a74347ab57929aef78ed49b47f0 /meson.build
parent9f555bba6740a99967f263d49282520cb74416ce (diff)
parent69cd51de5d49c3903d3e47c4eda7a7c2010e4fae (diff)
downloadsystemd-e12fa1fdb47601e5250abcf69ee50ead2dd62037.tar.gz
Merge pull request #7996 from poettering/v237-prepare
preparation for v237
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 fdf26f9aab..d808c41c20 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 : '236',
+ version : '237',
license : 'LGPLv2+',
default_options: [
'c_std=gnu99',
@@ -27,8 +27,8 @@ project('systemd', 'c',
meson_version : '>= 0.41',
)
-libsystemd_version = '0.20.0'
-libudev_version = '1.6.8'
+libsystemd_version = '0.21.0'
+libudev_version = '1.6.9'
# We need the same data in three different formats, ugh!
# Also, for hysterical reasons, we use different variable