summaryrefslogtreecommitdiffstats
path: root/.qmake.conf
diff options
context:
space:
mode:
authorTarja Sundqvist <tarja.sundqvist@qt.io>2023-06-09 17:08:55 +0300
committerTarja Sundqvist <tarja.sundqvist@qt.io>2023-06-09 17:08:55 +0300
commit0ec8f5e82da7369a92824167c4d7331f6c502325 (patch)
tree187d6b743230b52defc4cba2a8adc666900bf91a /.qmake.conf
parenta87a9d1a3054267b39618cb2f3762a0a05ac510c (diff)
parent63d055e875d35fe136a09707b8bc4b2f324dd4f7 (diff)
Merge remote-tracking branch 'origin/tqtc/lts-5.15.11' into tqtc/lts-5.15-opensourcev5.15.11-lts-lgpl
Diffstat (limited to '.qmake.conf')
-rw-r--r--.qmake.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.qmake.conf b/.qmake.conf
index d557e9df..edfb9862 100644
--- a/.qmake.conf
+++ b/.qmake.conf
@@ -3,7 +3,7 @@ CONFIG += warning_clean
DEFINES += QT_NO_JAVA_STYLE_ITERATORS QT_NO_LINKED_LIST
-MODULE_VERSION = 5.15.10
+MODULE_VERSION = 5.15.11
# Adds a way to debug location. The define is needed for multiple subprojects as they
# include the essential headers.