From 0d64bff7fa1eb815ca4eee7ea30f7767924edb57 Mon Sep 17 00:00:00 2001 From: shenmo <shenmo@spark-app.store> Date: Fri, 18 Jun 2021 14:58:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E7=89=88=E6=9C=AC=E5=8F=B7=EF=BC=8C?= =?UTF-8?q?=E4=BC=A0=E7=BB=9F=E8=89=BA=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index 809d5e4..bc309fb 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -41,7 +41,7 @@ int main(int argc, char *argv[]) a.setOrganizationName("spark-union"); a.setOrganizationDomain("https://www.deepinos.org/"); a.setApplicationName("Spark Store"); //不需要翻译,否则 ~/.local/share/ 下文件夹名称也被翻译为中文 - a.setApplicationVersion(DApplication::buildVersion("3.0")); + a.setApplicationVersion(DApplication::buildVersion("3.0.3 LTS")); a.setApplicationAcknowledgementPage("https://gitee.com/deepin-community-store/spark-store"); a.setApplicationDescription( QObject::tr(