Bump version to 6.9.0

Change-Id: Ibe3116959d0cd1352d87696bfdd8ea8fd60a8864
Reviewed-by: Jari Helaakoski <jari.helaakoski@qt.io>
This commit is contained in:
Mikko Gronoff 2024-06-13 14:41:01 +03:00
parent 1ef5e7cff6
commit 611d24b0d7

View File

@ -48,7 +48,7 @@ QT_GIT_PROJECT ?= "qt"
QT_GIT ?= "git://code.qt.io"
QT_GIT_PROTOCOL ?= "git"
QT_EDITION ?= "opensource"
QT_VERSION = "6.8.0"
QT_VERSION = "6.9.0"
QT_COMMERCIAL_GIT ?= "git://codereview.qt-project.org"
QT_COMMERCIAL_GIT_PROTOCOL ?= "ssh"