[AUTO][RELEASE]: Bump file header version to "10.6.2"

This commit is contained in:
kar-rahul-aws 2023-11-29 14:13:51 +00:00
parent a86ae9b06e
commit ef7b253b56
658 changed files with 659 additions and 659 deletions

View file

@ -1,6 +1,6 @@
#!/usr/bin/env python3
#/*
# * FreeRTOS Kernel V10.6.1
# * FreeRTOS Kernel V10.6.2
# * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved.
# *
# * SPDX-License-Identifier: MIT
@ -99,7 +99,7 @@ KERNEL_THIRD_PARTY_PATTERNS = [
KERNEL_HEADER = [
'/*\n',
' * FreeRTOS Kernel V10.6.1\n',
' * FreeRTOS Kernel V10.6.2\n',
' * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved.\n',
' *\n',
' * SPDX-License-Identifier: MIT\n',