From 134fa6daab0310c8414fec2ebdf94f564073e886 Mon Sep 17 00:00:00 2001 From: aizehua Date: Mon, 6 Feb 2023 01:27:38 +0000 Subject: [PATCH] fix:change version 4.0.3.2 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 78d43a617..e3ae7bb99 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 4.0.3.1 +const.product.software.version=OpenHarmony 4.0.3.2 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 4c719a675..9902d2ce5 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=Canary1 const.ohos.apiversion=10 -const.ohos.fullname=OpenHarmony-4.0.3.1 +const.ohos.fullname=OpenHarmony-4.0.3.2 diff --git a/services/etc_lite/param/ohos_const/ohos.para b/services/etc_lite/param/ohos_const/ohos.para index 9d18d00fb..cf53f44a4 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=10 const.ohos.version.security_patch=2022-09-01 -const.ohos.fullname=OpenHarmony-4.0.3.1 \ No newline at end of file +const.ohos.fullname=OpenHarmony-4.0.3.2 \ No newline at end of file