Index: third_party/wayland-protocols/README.chromium |
diff --git a/third_party/wayland-protocols/README.chromium b/third_party/wayland-protocols/README.chromium |
index ae5c27e3c42e6509176866abc90c0fc33271de5c..964598fec714e3e6cecdc1db6c673d8fda5919b9 100644 |
--- a/third_party/wayland-protocols/README.chromium |
+++ b/third_party/wayland-protocols/README.chromium |
@@ -1,6 +1,6 @@ |
Name: wayland-protocols |
URL: http://wayland.freedesktop.org/ |
-Version: 1.0 |
+Version: 1.1 |
License: MIT |
License File: src/COPYING |
Security Critical: yes |
@@ -16,7 +16,7 @@ Modifications: |
- None |
To import a new snapshot of wayland-protocols: |
-- Checkout the latest release tag: git checkout 1.0 |
+- Checkout the latest release tag: git checkout 1.1 |
- Change the DEPS entry to the newly checked out commit. |
- Update generated files: |
wayland-scanner code < src/*/xdg-shell/xdg-shell*.xml > protocol/xdg-shell-protocol.c |