xdg-output: bump output manager version to 2

This commit is contained in:
emersion 2018-05-17 09:30:10 +01:00
parent ec6e56a314
commit c74f5b1138
No known key found for this signature in database
GPG Key ID: 0FDE7BE0E88F5E48
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
#include <wlr/util/log.h>
#include "xdg-output-unstable-v1-protocol.h"
#define OUTPUT_MANAGER_VERSION 1
#define OUTPUT_MANAGER_VERSION 2
static void output_handle_destroy(struct wl_client *client,
struct wl_resource *resource) {