protocol: fix wl_region version

wl_region is not a frozen interface and therefore should have the
version of the parent object, wl_compositor.

Signed-off-by: Julian Orth <ju.orth@gmail.com>
This commit is contained in:
Julian Orth 2026-01-23 14:59:21 +01:00
parent 8b102c3bc4
commit ea01803569

View file

@ -3049,7 +3049,7 @@
</event>
</interface>
<interface name="wl_region" version="1">
<interface name="wl_region" version="6">
<description summary="region interface">
A region object describes an area.