Doc: Fix string "6.9.0" found in Qt 6.10.0 sources

Fixed one clear incorrect occurrence.

Task-number: QTBUG-139468
Change-Id: I065705c46c45bdfc12110d9cf62145e947e1a641
Reviewed-by: Johanna Äijälä <johanna.aijala@qt.io>
Reviewed-by: Mats Honkamaa <mats.honkamaa@qt.io>
(cherry picked from commit f82aab4f72)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Inkamari Harjula 2025-08-28 11:37:38 +03:00 committed by Qt Cherry-pick Bot
parent a496e523db
commit f54677b5f8
1 changed files with 1 additions and 1 deletions

View File

@ -464,7 +464,7 @@
\badcode
Usage: windeployqt.exe [options] [files]
Qt Deploy Tool 6.9.0
Qt Deploy Tool 6.10.0
The simplest way to use windeployqt is to add the bin directory of your Qt
installation (e.g. <QT_DIR\bin>) to the PATH variable and then run: