From d948cb303984df33edb9a34322fd7cf9e8af15d6 Mon Sep 17 00:00:00 2001 From: hlzhangaj Date: Tue, 6 Aug 2024 03:44:29 +0000 Subject: [PATCH] const.ohos.version.security_patch=2024/09/01 Signed-off-by: hlzhangaj --- services/etc/param/ohos_const/ohos.para | 2 +- services/etc_lite/param/ohos_const/ohos.para | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/services/etc/param/ohos_const/ohos.para b/services/etc/param/ohos_const/ohos.para index 1e235c12f..32362264c 100755 --- a/services/etc/param/ohos_const/ohos.para +++ b/services/etc/param/ohos_const/ohos.para @@ -10,7 +10,7 @@ # 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=2024/07/01 +const.ohos.version.security_patch=2024/09/01 const.ohos.releasetype=Release const.ohos.apiversion=10 const.ohos.fullname=OpenHarmony-4.0.12.2 diff --git a/services/etc_lite/param/ohos_const/ohos.para b/services/etc_lite/param/ohos_const/ohos.para index f3d21e131..f3794b73e 100755 --- a/services/etc_lite/param/ohos_const/ohos.para +++ b/services/etc_lite/param/ohos_const/ohos.para @@ -13,5 +13,5 @@ const.ohos.releasetype=Release const.ohos.apiversion=10 -const.ohos.version.security_patch=2024/07/01 +const.ohos.version.security_patch=2024/09/01 const.ohos.fullname=OpenHarmony-4.0.12.2 -- Gitee