Fix up version bump

Change-Id: I00671d20c3adc7aebcc5e1a984e4c0475195ba74
This commit is contained in:
Eike Ziller
2014-06-04 12:43:49 +02:00
parent 6c473db097
commit 45361755f9

View File

@@ -3,7 +3,7 @@ QTCREATOR_PRI_INCLUDED = 1
QTCREATOR_VERSION = 3.1.2 QTCREATOR_VERSION = 3.1.2
QTCREATOR_COMPAT_VERSION = 3.1.0 QTCREATOR_COMPAT_VERSION = 3.1.0
BINARY_ARTIFACTS_BRANCH = 3.2 BINARY_ARTIFACTS_BRANCH = 3.1
# enable c++11 on everything but mac/release (breaks 10.6) # enable c++11 on everything but mac/release (breaks 10.6)
!macx|CONFIG(debug, debug|release): CONFIG += c++11 !macx|CONFIG(debug, debug|release): CONFIG += c++11