summaryrefslogtreecommitdiffstats
path: root/qtwayland.pro
diff options
context:
space:
mode:
Diffstat (limited to 'qtwayland.pro')
-rw-r--r--qtwayland.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtwayland.pro b/qtwayland.pro
index d6971baae..497483bd3 100644
--- a/qtwayland.pro
+++ b/qtwayland.pro
@@ -13,7 +13,7 @@ qtCompileTest(drm_egl_server)
load(qt_parts)
!config_wayland {
- warning("QtWayland requires Wayland 1.1.0 or higher")
+ warning("QtWayland requires Wayland 1.2.0 or higher")
SUBDIRS =
}