From efc8e2bd3adb94d39e316ae3df0fc79be65c00a8 Mon Sep 17 00:00:00 2001 From: hlzhangaj Date: Fri, 20 Jun 2025 03:50:57 +0000 Subject: [PATCH] const.ohos.fullname=OpenHarmony-1.0.7.5 Signed-off-by: hlzhangaj --- services/etc/param/ohos.para | 2 +- services/etc/param/ohos_const/ohos.para | 2 +- services/etc_lite/param/ohos_const/ohos.para | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/services/etc/param/ohos.para b/services/etc/param/ohos.para index 9fb9fa01f..997e19440 100755 --- a/services/etc/param/ohos.para +++ b/services/etc/param/ohos.para @@ -29,7 +29,7 @@ const.build.product=default const.product.hardwareversion=default const.product.bootloader.version=bootloader const.product.cpu.abilist=default -const.product.software.version=OpenHarmony 1.0.7.3 +const.product.software.version=OpenHarmony 1.0.7.5 const.product.incremental.version=default const.product.firstapiversion=1 const.product.build.type=default diff --git a/services/etc/param/ohos_const/ohos.para b/services/etc/param/ohos_const/ohos.para index db00aad6d..07c9896f8 100755 --- a/services/etc/param/ohos_const/ohos.para +++ b/services/etc/param/ohos_const/ohos.para @@ -13,4 +13,4 @@ const.ohos.version.security_patch=2025/06/01 const.ohos.releasetype=Canary1 const.ohos.apiversion=20 -const.ohos.fullname=OpenHarmony-1.0.7.3 \ No newline at end of file +const.ohos.fullname=OpenHarmony-1.0.7.5 \ No newline at end of file diff --git a/services/etc_lite/param/ohos_const/ohos.para b/services/etc_lite/param/ohos_const/ohos.para index 4bccb6e35..6690a3072 100755 --- a/services/etc_lite/param/ohos_const/ohos.para +++ b/services/etc_lite/param/ohos_const/ohos.para @@ -14,4 +14,4 @@ const.ohos.releasetype=Canary1 const.ohos.apiversion=20 const.ohos.version.security_patch=2025/06/01 -const.ohos.fullname=OpenHarmony-1.0.7.3 \ No newline at end of file +const.ohos.fullname=OpenHarmony-1.0.7.5 \ No newline at end of file -- Gitee