Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3)

Unified Diff: third_party/wayland/include/src/wayland-version.h

Issue 1628333004: Update Wayland to version 1.9.91. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/wayland/include/src/wayland-version.h
diff --git a/third_party/wayland/include/src/wayland-version.h b/third_party/wayland/include/src/wayland-version.h
index 34aeaf6cbd68cea1f065444e840bd73fd810422f..31e7c1724045412fa0a6cf03a0975092efefd53b 100644
--- a/third_party/wayland/include/src/wayland-version.h
+++ b/third_party/wayland/include/src/wayland-version.h
@@ -28,7 +28,7 @@
#define WAYLAND_VERSION_MAJOR 1
#define WAYLAND_VERSION_MINOR 9
-#define WAYLAND_VERSION_MICRO 0
-#define WAYLAND_VERSION "1.9.0"
+#define WAYLAND_VERSION_MICRO 91
+#define WAYLAND_VERSION "1.9.91"
#endif
« no previous file with comments | « third_party/wayland/include/protocol/wayland-server-protocol-core.h ('k') | third_party/wayland/protocol/wayland-protocol.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698