mirror of
https://git.jami.net/savoirfairelinux/jami-client-qt.git
synced 2025-09-10 03:53:23 +02:00
scripts: bump default Qt version to 6.2.3
Change-Id: Ie54c715144cdc9948fd395672277dd336b599f34
This commit is contained in:
parent
e7cc0497ce
commit
4edcc091f5
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ import multiprocessing
|
|||
import fileinput
|
||||
from enum import Enum
|
||||
|
||||
qt_version_default = '6.2.1'
|
||||
qt_version_default = '6.2.3'
|
||||
|
||||
vs_where_path = os.path.join(
|
||||
os.environ['ProgramFiles(x86)'], 'Microsoft Visual Studio', 'Installer', 'vswhere.exe'
|
||||
|
|
Loading…
Add table
Reference in a new issue