Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
J
jami-libclient
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
savoirfairelinux
jami-libclient
Commits
1a4ea369
Commit
1a4ea369
authored
3 years ago
by
Andreas Traczyk
Browse files
Options
Downloads
Patches
Plain Diff
scripts: bump default Qt version to 6.2.3
Change-Id: Ia018b22b05f71237a9f3f86aaaf80e27399bc604
parent
cf56f042
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
make-lrc.py
+1
-1
1 addition, 1 deletion
make-lrc.py
with
1 addition
and
1 deletion
make-lrc.py
+
1
−
1
View file @
1a4ea369
...
...
@@ -13,7 +13,7 @@ import fileinput
import
re
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
'
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment