Windows has been migrated to Qt 6.11.1

This commit is contained in:
2026-07-07 17:57:56 +02:00
parent 48076b8a38
commit 9caa41a6f5
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
(define rkt-qt-version-major 0)
(define rkt-qt-version-minor 2)
(define rkt-qt-version-patch 1)
(define rkt-qt-version-patch (if (eq? (system-type 'os) 'windows) 2 1))
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Internal functions