From: Harunobu Kurokawa Date: Sat, 10 Jun 2017 01:38:16 +0000 (+0900) Subject: Update version info to Daring Dab X-Git-Tag: 3.99.3^0 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=32be14bbc8f05abaf7ef5cb3e96469afc193d1f0;p=apps%2Fsettings.git Update version info to Daring Dab Bug-AGL: SPEC-656 Change-Id: I7a03e26c243dac028d4167c70e540e273cd5b782 Signed-off-by: Harunobu Kurokawa --- diff --git a/app/version/Version.qml b/app/version/Version.qml index b4d55c8..459275e 100644 --- a/app/version/Version.qml +++ b/app/version/Version.qml @@ -55,7 +55,7 @@ SettingPage { font.pixelSize: 48 } Label { - text: '3.0 (Charming Chinook)' + text: '4.0 (Daring Dab)' font.pixelSize: 48 Layout.fillWidth: true }