summaryrefslogtreecommitdiffstats
path: root/scripts/qt
diff options
context:
space:
mode:
authorJędrzej Nowacki <jedrzej.nowacki@digia.com>2014-08-13 09:10:01 +0200
committerJani Heikkinen <jani.heikkinen@digia.com>2014-08-13 12:02:31 +0200
commit9288c3886bc1111aff012f068edc1a2a54d34c36 (patch)
tree45c2b71d2a77adb9007f1ef7862dfe3e1bd0061e /scripts/qt
parentdb912b2ae1b04d4fcb1417a0d8606e22287ba371 (diff)
Fix qtenginio branch mapping.
1.1 branch was created from dev and it supposed to be released together with Qt5.4 Change-Id: I3d63b2636aa0e98b03afb5e53b962114d6509c23 Reviewed-by: Jani Heikkinen <jani.heikkinen@digia.com>
Diffstat (limited to 'scripts/qt')
-rwxr-xr-xscripts/qt/qt_update_submodules.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/qt/qt_update_submodules.pl b/scripts/qt/qt_update_submodules.pl
index ea6ee2f8..04d5258f 100755
--- a/scripts/qt/qt_update_submodules.pl
+++ b/scripts/qt/qt_update_submodules.pl
@@ -96,7 +96,7 @@ sub get_submodule_ref
'refs/heads/5.3' => 'refs/heads/1.0',
'refs/heads/5.3.1' => 'refs/heads/1.0.5',
'refs/heads/5.3.2' => 'refs/heads/1.0.6',
- 'refs/heads/5.4' => 'refs/heads/1.0.6',
+ 'refs/heads/5.4' => 'refs/heads/1.1',
},
'qtwebengine' =>
{