Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
Change-Id: Ie8a681bba9089d3badee05b7781491074e4e3548
  • Loading branch information
jaheikk committed Sep 14, 2021
1 parent 1792251 commit c3712af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .cmake.conf
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
set(QT_REPO_MODULE_VERSION "6.2.0")
set(QT_REPO_MODULE_VERSION "6.3.0")
set(QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENT "alpha1")
2 changes: 1 addition & 1 deletion .qmake.conf
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ load(qt_build_config)
CONFIG += warning_clean
DEFINES += QT_NO_FOREACH

MODULE_VERSION = 6.2.0
MODULE_VERSION = 6.3.0

0 comments on commit c3712af

Please sign in to comment.