Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
Change-Id: Id34c912da6076994fab38514f66036eb7b787cff
  • Loading branch information
jaheikk committed Feb 18, 2021
1 parent cf08673 commit f731802
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.1.0")
set(QT_REPO_MODULE_VERSION "6.2.0")

# Minimum requirement for building Qt
set(QT_MIN_SUPPORTED_CMAKE_VERSION "3.16")
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.1.0
MODULE_VERSION = 6.2.0

0 comments on commit f731802

Please sign in to comment.