1
0
mirror of https://github.com/FreeRTOS/FreeRTOS-Kernel.git synced 2025-10-24 03:02:29 +08:00

update version in version checker (#239)

This commit is contained in:
David Chalco
2020-12-22 12:57:39 -08:00
committed by GitHub
parent 6349871ce6
commit 341e9f06d0

View File

@@ -35,7 +35,7 @@ KERNEL_IGNORED_PATTERNS = [
KERNEL_HEADER = [
'/*\n',
' * FreeRTOS Kernel V10.4.2\n',
' * FreeRTOS Kernel V10.4.3\n',
' * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.\n',
' *\n',
' * Permission is hereby granted, free of charge, to any person obtaining a copy of\n',