runtime(doc): correct Vim patch for Wayland support

Signed-off-by: Christian Brabandt <cb@256bit.org>
diff --git a/runtime/doc/gui_x11.txt b/runtime/doc/gui_x11.txt
index e1a615a..bc2ba54 100644
--- a/runtime/doc/gui_x11.txt
+++ b/runtime/doc/gui_x11.txt
@@ -650,7 +650,7 @@
 
 							*gui-wayland*
 Initial support for the Wayland display server protocol has landed in patch
-9.0.0064. To enable it, you need to set the environment variable
+9.1.0064. To enable it, you need to set the environment variable
 "$GVIM_ENABLE_WAYLAND" in your shell.
 
 Note: The Wayland protocol is subject to some restrictions, so the following