xdg-shell: bump version to 3

This commit is contained in:
Kirill Primak 2022-04-12 14:50:40 +03:00 committed by Simon Ser
parent 1761c3bbe2
commit c1ec71903c
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
#include "types/wlr_xdg_shell.h"
#include "util/signal.h"
#define WM_BASE_VERSION 2
#define WM_BASE_VERSION 3
static const struct xdg_wm_base_interface xdg_shell_impl;