xdg-shell: Bump unstable version to 3

This commit is contained in:
Kristian Høgsberg
2014-02-19 10:14:46 -08:00
parent 283bf373a1
commit c7680b09dd
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -3545,7 +3545,7 @@ xdg_shell_unversioned_dispatch(const void *implementation,
return 0;
}
#define XDG_SERVER_VERSION 2
#define XDG_SERVER_VERSION 3
static_assert(XDG_SERVER_VERSION == XDG_SHELL_VERSION_CURRENT,
"shell implementation doesn't match protocol version");