From 44815c5c94f561ef94cb42f1fbeae7e6e29b765d Mon Sep 17 00:00:00 2001 From: aizehua Date: Mon, 19 Dec 2022 01:36:15 +0000 Subject: [PATCH] fix:change version 3.2.10.1 Signed-off-by: aizehua --- 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 76103b13..618b15a2 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 3.2.9.2 +const.product.software.version=OpenHarmony 3.2.10.1 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 a5b44588..64a12778 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=2022-03-30 const.ohos.releasetype=Beta4 const.ohos.apiversion=9 -const.ohos.fullname=OpenHarmony-3.2.9.2 +const.ohos.fullname=OpenHarmony-3.2.10.1 diff --git a/services/etc_lite/param/ohos_const/ohos.para b/services/etc_lite/param/ohos_const/ohos.para index 5baed022..b9ada694 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=Beta4 const.ohos.apiversion=9 const.ohos.version.security_patch=2022-09-01 -const.ohos.fullname=OpenHarmony-3.2.9.2 \ No newline at end of file +const.ohos.fullname=OpenHarmony-3.2.10.1 \ No newline at end of file -- GitLab