Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
Change-Id: Icc0fe22f18dcfd652b79f93644177d45003f9094
  • Loading branch information
jaheikk committed Sep 14, 2021
1 parent 198c24a commit 5e84e9f
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,4 +1,4 @@
set(QT_REPO_MODULE_VERSION "6.2.0")
set(QT_REPO_MODULE_VERSION "6.3.0")
set(QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENT "alpha1")

# Minimum requirement for building Qt
Expand Down
2 changes: 1 addition & 1 deletion .qmake.conf
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ DEFINES += QT_NO_JAVA_STYLE_ITERATORS
QT_SOURCE_TREE = $$PWD
QT_BUILD_TREE = $$shadowed($$PWD)

MODULE_VERSION = 6.2.0
MODULE_VERSION = 6.3.0

0 comments on commit 5e84e9f

Please sign in to comment.