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

Incorrect Qt version numbers on Qt 6.1.1 source code package

XMLWordPrintable

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

      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.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes