From af80c81faf3a7a1d6e6f9924ee31d4e9daf16977 Mon Sep 17 00:00:00 2001 From: Harunobu Kurokawa Date: Sat, 10 Jun 2017 10:38:16 +0900 Subject: [PATCH] Update version info to Daring Dab Signed-off-by: Harunobu Kurokawa --- app/version/Version.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 } -- 2.9.2