Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-94144

Incorrect Qt version numbers on Qt 6.1.1 source code package

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P1: Critical
    • None
    • 6.1.1
    • Packaging & Installer
    • None
    • All

    Description

      There are incorrect Qt version numbers on Qt 6.1.1 source code package (qt-everywhere-src-6.1.1.tar.xz).

      List of files with 6.1.0 version number:

      ./qtbase/src/plugins/sqldrivers/.cmake.conf:set(QT_REPO_MODULE_VERSION "6.1.0")

      ./qtbase/tests/auto/testlib/selftests/generate_expected_output.py: return qtver.split('"')[1] # set(QT_REPO_MODULE_VERSION "6.1.0")

      ./qtbase/util/cmake/pro2cmake.py: file.write('set(QT_REPO_MODULE_VERSION "6.1.0")\n')

      ./qtscxml/tests/CMakeLists.txt: project(QtScxmlTests VERSION 6.1.0 LANGUAGES C CXX)

       

      Selftest file has version number in comments but the other files looks something which should be 6.1.1.

      Attachments

        Issue Links

          For Gerrit Dashboard: QTBUG-94144
          # Subject Branch Project Status CR V

          Activity

            People

              releaseteam Qt Release Team
              aksalova Akseli Salovaara
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes