From 741ed2546671394cfe28f9240e71b422e06609db Mon Sep 17 00:00:00 2001 From: Dominik Holland Date: Wed, 4 Apr 2018 14:09:25 +0200 Subject: Update the version to use the new QtAS version schema The new version is now called 5.11 (same as the branch) Change-Id: If53387ecdefb6db9034b3c25b8238e0563c41bbb Reviewed-by: Robert Griebl --- .qmake.conf | 2 +- src/doc/qtautomotivesuite/qtautomotivesuite-project.qdocconf | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.qmake.conf b/.qmake.conf index 1124ba0..1b95d43 100644 --- a/.qmake.conf +++ b/.qmake.conf @@ -6,6 +6,6 @@ load(qt_build_config) DEFINES += QT_NO_FOREACH QMAKEFEATURES=$$PWD/mkspecs/features -MODULE_VERSION = 2.1.0 +MODULE_VERSION = 5.11.0 !win32: CONFIG += ivi-coverage diff --git a/src/doc/qtautomotivesuite/qtautomotivesuite-project.qdocconf b/src/doc/qtautomotivesuite/qtautomotivesuite-project.qdocconf index 856350c..0f7af5e 100644 --- a/src/doc/qtautomotivesuite/qtautomotivesuite-project.qdocconf +++ b/src/doc/qtautomotivesuite/qtautomotivesuite-project.qdocconf @@ -1,6 +1,6 @@ project = QtAutomotiveSuite description = Qt Automotive Suite Documentation -version = 2.0 +version = $QT_VERSION url = http://doc.qt.io/QtAutomotiveSuite sourcedirs += src @@ -40,7 +40,7 @@ depends += \ qtquick \ neptuneui -buildversion = "Qt Automotive Suite 2.0" +buildversion = "Qt Automotive Suite $QT_VERSION" macro.QAS = "Qt Automotive Suite" macro.B2Q = "Boot to Qt" -- cgit v1.2.3