mac to 6.5.0

This commit is contained in:
Martin Rotter 2023-04-05 09:37:13 +02:00
parent 7baa7d1e54
commit 5c5567c98f

View file

@ -51,7 +51,7 @@ else
USE_QT6="ON"
QTPATH="$(pwd)/Qt"
QTVERSION="6.4.3"
QTVERSION="6.5.0"
QTBIN="$QTPATH/$QTVERSION/$QTOS/bin"
# Install "aqtinstall" from its master branch to have latest code.