aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2016-10-07 10:52:38 +0200
committerOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2016-10-07 11:19:08 +0200
commit4857e0313f85767f232c95a664e7d8669dae4c22 (patch)
treed96b91d0daa6fef40eb2e5d3f6e8f00de12096ac /.gitmodules
parent1282fa3662193fa10b3a00644371dbd4d827b4a1 (diff)
fix qtbase branch
something went wrong while branching. note that qtwebkit{,-examples} and qtquick1 were omitted intentionally, as they are not considered worth branching at this point. Change-Id: I5fb883b2d0ee017373c27688580c496c27d6ebc4
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 3b480b92..39fd7e78 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,7 +1,7 @@
[submodule "qtbase"]
path = qtbase
url = ../qtbase.git
- branch = 5.7
+ branch = 5.7.1
status = essential
[submodule "qtsvg"]
depends = qtbase