wl-desktop-shell: Bump xdg protocol version

Signed-off-by: Chris Michael <cp.michael@samsung.com>
This commit is contained in:
Chris Michael 2014-10-01 09:48:33 -04:00
parent 68b4dcefab
commit 44168b4a36
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
#include "e.h"
#include "e_desktop_shell_protocol.h"
#define XDG_SERVER_VERSION 3
#define XDG_SERVER_VERSION 4
static void
_e_shell_surface_parent_set(E_Client *ec, struct wl_resource *parent_resource)