aboutsummaryrefslogtreecommitdiffstats
path: root/qtcreator.pri
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@theqtcompany.com>2014-10-16 16:00:05 +0200
committerEike Ziller <eike.ziller@theqtcompany.com>2014-10-16 16:05:09 +0200
commit4f6ab1a7bda813e2af61100151a4f510fe84a4f2 (patch)
tree2527ad7283cd6aba41955ea1fe71f95b38ff82fa /qtcreator.pri
parentb5140d760e53fca22eb99d7e38e6383cd1e793f8 (diff)
New branch for binary artifacts
Change-Id: I77f0a248c934e19f89c590577269d2fea537ae00 Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.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 6569cb65ee..f8f03c4e33 100644
--- a/qtcreator.pri
+++ b/qtcreator.pri
@@ -3,7 +3,7 @@ QTCREATOR_PRI_INCLUDED = 1
QTCREATOR_VERSION = 3.2.81
QTCREATOR_COMPAT_VERSION = 3.2.81
-BINARY_ARTIFACTS_BRANCH = master
+BINARY_ARTIFACTS_BRANCH = 3.3
# enable c++11
CONFIG += c++11