diff options
author | yuhzheng <yuhzheng@1d2547de-c912-0410-9cb9-b8ca96c0e9e2> | 2020-02-07 20:14:50 +0000 |
---|---|---|
committer | yuhzheng <yuhzheng@1d2547de-c912-0410-9cb9-b8ca96c0e9e2> | 2020-02-07 20:14:50 +0000 |
commit | 9bc63c45b54da904224124255fb3556898df6dc5 (patch) | |
tree | d393c7c629e6bb5c31b1e8db7d5aea68f4163e23 /FreeRTOS/Demo/PIC24_MPLAB/timertest.c | |
parent | 17b22d57989c200a8c5cf9118078b0dfc8110bee (diff) | |
download | freertos-9bc63c45b54da904224124255fb3556898df6dc5.tar.gz |
Update version number in readiness for V10.3.0 release. Sync SVN with reviewed release candidate.
git-svn-id: http://svn.code.sf.net/p/freertos/code/trunk@2821 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Diffstat (limited to 'FreeRTOS/Demo/PIC24_MPLAB/timertest.c')
-rw-r--r-- | FreeRTOS/Demo/PIC24_MPLAB/timertest.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/FreeRTOS/Demo/PIC24_MPLAB/timertest.c b/FreeRTOS/Demo/PIC24_MPLAB/timertest.c index 5fa0950eb..8b49715fa 100644 --- a/FreeRTOS/Demo/PIC24_MPLAB/timertest.c +++ b/FreeRTOS/Demo/PIC24_MPLAB/timertest.c @@ -1,6 +1,6 @@ /*
- * FreeRTOS Kernel V10.2.1
- * Copyright (C) 2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
+ * FreeRTOS Kernel V10.3.0
+ * 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
* this software and associated documentation files (the "Software"), to deal in
|