Index: third_party/wayland/README.chromium |
diff --git a/third_party/wayland/README.chromium b/third_party/wayland/README.chromium |
index ccf8020dcc41acd281868f253febaea6e8ce5840..5f1c15195e5a869ca92dc0e4fe1df46e312177ef 100644 |
--- a/third_party/wayland/README.chromium |
+++ b/third_party/wayland/README.chromium |
@@ -1,6 +1,6 @@ |
Name: wayland |
URL: http://wayland.freedesktop.org/ |
-Version: 1.9.0 |
+Version: 1.9.91 |
License: MIT |
License File: src/COPYING |
Security Critical: yes |
@@ -13,7 +13,7 @@ Modifications: |
- None |
To import a new snapshot of wayland: |
-- Checkout the latest release tag: git checkout 1.9.0 |
+- Checkout the latest release tag: git checkout 1.9.91 |
- Change the DEPS entry to the newly checked out commit. |
- Update generated files: |
./autogen.sh && make |