Version bump to 4.7.1

Change-Id: I428ed0c2643193caec1e6a0f47eff8f55df55ef2
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
Eike Ziller
2018-07-18 15:53:52 +02:00
parent e2144db165
commit efdf4fcbc4
2 changed files with 4 additions and 4 deletions

View File

@@ -4,10 +4,10 @@ import qbs.FileInfo
import "qtc.js" as HelperFunctions
Module {
property string qtcreator_display_version: '4.7.0'
property string qtcreator_display_version: '4.7.1'
property string ide_version_major: '4'
property string ide_version_minor: '7'
property string ide_version_release: '0'
property string ide_version_release: '1'
property string qtcreator_version: ide_version_major + '.' + ide_version_minor + '.'
+ ide_version_release

View File

@@ -1,10 +1,10 @@
!isEmpty(QTCREATOR_PRI_INCLUDED):error("qtcreator.pri already included")
QTCREATOR_PRI_INCLUDED = 1
QTCREATOR_VERSION = 4.7.0
QTCREATOR_VERSION = 4.7.1
QTCREATOR_COMPAT_VERSION = 4.7.0
VERSION = $$QTCREATOR_VERSION
QTCREATOR_DISPLAY_VERSION = 4.7.0
QTCREATOR_DISPLAY_VERSION = 4.7.1
QTCREATOR_COPYRIGHT_YEAR = 2018
BINARY_ARTIFACTS_BRANCH = 4.7