diff options
author | David Chalco <59750547+dachalco@users.noreply.github.com> | 2020-09-17 16:18:08 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-17 16:18:08 -0700 |
commit | 2aa7fbeaff8daedf96719e3b725a1bce83d286b2 (patch) | |
tree | 84f1d9571e9b0f3a6307313e1e9eb82f877fd3e0 /FreeRTOS/Demo/Common/include/QueueSet.h | |
parent | d7bd8359474c6b37a76d9fef6bae328786debc18 (diff) | |
download | freertos-git-syncBack10_4_1.tar.gz |
Update version number to V10.4.1 (#281)syncBack10_4_1
Diffstat (limited to 'FreeRTOS/Demo/Common/include/QueueSet.h')
-rw-r--r-- | FreeRTOS/Demo/Common/include/QueueSet.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FreeRTOS/Demo/Common/include/QueueSet.h b/FreeRTOS/Demo/Common/include/QueueSet.h index 202a7ee14..a39420b53 100644 --- a/FreeRTOS/Demo/Common/include/QueueSet.h +++ b/FreeRTOS/Demo/Common/include/QueueSet.h @@ -1,5 +1,5 @@ /*
- * FreeRTOS Kernel V10.4.0
+ * FreeRTOS Kernel V10.4.1
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
|