- 
    
Bug
 - 
    Resolution: Done
 - 
    
P3: Somewhat important
 - 
    6.2.0 Beta2
 
- 
        c13b98d9bcf911540ac63ab3511754f8d6b97a3d (qt/qtbase/dev) f914048ceab8a782b58531750c598dcd86c3c5c3 (qt/qtbase/6.2)
 
In Qt6.2.0 sources, file
qt-everywhere-src-6.2.0-beta2/qtbase/util/cmake/pro2cmake.py:4357
uses 6.1.2 as version: file.write('set(QT_REPO_MODULE_VERSION "6.1.2")\n')
Also one occurrence of 6.1.0:
qt-everywhere-src-6.2.0-beta2/qtbase/src/plugins/sqldrivers/.cmake.conf:1:set(QT_REPO_MODULE_VERSION "6.1.0")
Should be checked if those are an issue. If not, I'll just ignore that in the test (which detected it).