diff --git a/.references/wayland b/.references/wayland index 227920a..ce78cf1 100644 --- a/.references/wayland +++ b/.references/wayland @@ -1 +1 @@ -1.22.92 +1.22.93 diff --git a/wayland/wayland-version.h b/wayland/wayland-version.h index ffa1ac3..8aa7cfa 100644 --- a/wayland/wayland-version.h +++ b/wayland/wayland-version.h @@ -28,7 +28,7 @@ #define WAYLAND_VERSION_MAJOR 1 #define WAYLAND_VERSION_MINOR 22 -#define WAYLAND_VERSION_MICRO 92 -#define WAYLAND_VERSION "1.22.92" +#define WAYLAND_VERSION_MICRO 93 +#define WAYLAND_VERSION "1.22.93" #endif