Details
-
Bug
-
Resolution: Won't Do
-
P2: Important
-
None
-
6.4.0
-
None
Description
Most submodules of the final Qt Release 6.4.0 still contain the "alpha1" prerelease flag. When exported or inspected by conan command, version 6.4.0-alpha1 is shown. This is because the .cmake.conf of each submodule still contains the following cmake variable (as seen for example in qtbase submodule)
set(QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENT "alpha1")