Bump version
Change-Id: Ifd79ce1469266b96862a132ea453c3730cafa9f9
This commit is contained in:
parent
915dd3166a
commit
d62daf196d
@ -4353,7 +4353,7 @@ def create_top_level_cmake_conf():
|
||||
conf_file_name = ".cmake.conf"
|
||||
try:
|
||||
with open(conf_file_name, "x") as file:
|
||||
file.write('set(QT_REPO_MODULE_VERSION "6.1.0")\n')
|
||||
file.write('set(QT_REPO_MODULE_VERSION "6.1.2")\n')
|
||||
except FileExistsError:
|
||||
pass
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user