From addd8a0710249d0b6ace52acd42ded3da90328e1 Mon Sep 17 00:00:00 2001 From: Cagebreak Signing Key 7 Date: Fri, 25 Jun 2021 23:07:43 +0200 Subject: [PATCH] Prepare 1.7.3 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index b19b09b..9fec430 100644 --- a/meson.build +++ b/meson.build @@ -198,7 +198,7 @@ reproducible_build_versions = { 'wayland_server': '1.19.0', 'wayland_client': '1.19.0', 'wayland_cursor': '1.19.0', - 'wlroots': '0.13.0', + 'wlroots': '0.14.0', 'xkbcommon': '1.3.0', 'fontconfig': '2.13.93', 'pixman': '0.40.0',