summaryrefslogtreecommitdiff
path: root/qtcreator.pri
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@theqtcompany.com>2015-03-12 14:23:04 +0100
committerEike Ziller <eike.ziller@theqtcompany.com>2015-03-12 13:30:58 +0000
commitd5195148100af21523574e43fc1713049fc7f5f1 (patch)
treed5e6a25ba4d43d021debdd2a1ec2276b560f5c1c /qtcreator.pri
parent77be0cb57ec2538f74c1f624a7a4a823bad745f1 (diff)
downloadqt-creator-d5195148100af21523574e43fc1713049fc7f5f1.tar.gz
Pull 3.4 binary artifacts
To get the msvc2013 runtime installer Change-Id: Id2c8fe8464bbd1d7ab30d265439360f8111e8b62 Task-number: QTCREATORBUG-14130 Reviewed-by: Kai Koehne <kai.koehne@theqtcompany.com>
Diffstat (limited to 'qtcreator.pri')
-rw-r--r--qtcreator.pri2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtcreator.pri b/qtcreator.pri
index 263626ea17..04a2cf76e5 100644
--- a/qtcreator.pri
+++ b/qtcreator.pri
@@ -3,7 +3,7 @@ QTCREATOR_PRI_INCLUDED = 1
QTCREATOR_VERSION = 3.3.81
QTCREATOR_COMPAT_VERSION = 3.3.81
-BINARY_ARTIFACTS_BRANCH = master
+BINARY_ARTIFACTS_BRANCH = 3.4
# enable c++11
CONFIG += c++11