From 6770e8e655b383f2ef6fb12c1918b097e192ac5b Mon Sep 17 00:00:00 2001 From: hlzhangaj Date: Thu, 31 Jul 2025 05:50:07 +0000 Subject: [PATCH] const.ohos.fullname=OpenHarmony-6.0.0.44 Signed-off-by: hlzhangaj --- services/etc/param/ohos.para | 2 +- services/etc/param/ohos_const/ohos.para | 4 ++-- services/etc_lite/param/ohos_const/ohos.para | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/services/etc/param/ohos.para b/services/etc/param/ohos.para index fa284cb6e..227244178 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 6.0.0.43 +const.product.software.version=OpenHarmony 6.0.0.44 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 dd398935f..e13334224 100755 --- a/services/etc/param/ohos_const/ohos.para +++ b/services/etc/param/ohos_const/ohos.para @@ -10,9 +10,9 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -const.ohos.version.security_patch=2025/07/01 +const.ohos.version.security_patch=2025/08/01 const.ohos.releasetype=Beta1 const.ohos.apiversion=20 const.ohos.apiminorversion=0 const.ohos.apipatchversion=0 -const.ohos.fullname=OpenHarmony-6.0.0.43 \ No newline at end of file +const.ohos.fullname=OpenHarmony-6.0.0.44 \ 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 5433502b0..c4c8d0a80 100755 --- a/services/etc_lite/param/ohos_const/ohos.para +++ b/services/etc_lite/param/ohos_const/ohos.para @@ -15,5 +15,5 @@ const.ohos.releasetype=Beta1 const.ohos.apiversion=20 const.ohos.apiminorversion=0 const.ohos.apipatchversion=0 -const.ohos.version.security_patch=2025/07/01 -const.ohos.fullname=OpenHarmony-6.0.0.43 \ No newline at end of file +const.ohos.version.security_patch=2025/08/01 +const.ohos.fullname=OpenHarmony-6.0.0.44 \ No newline at end of file -- Gitee