summaryrefslogtreecommitdiff
path: root/FreeRTOS/Source/portable/CCS/ARM_Cortex-R4/port.c
diff options
context:
space:
mode:
authorrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2014-08-16 20:19:40 +0000
committerrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2014-08-16 20:19:40 +0000
commitb90520ca075c121e79f7a01228ac0a42a4dde3c2 (patch)
tree2ffb96782aaa10f5f99578ebca63c6a9ccc0ecf6 /FreeRTOS/Source/portable/CCS/ARM_Cortex-R4/port.c
parent4eb432f5b0175bfa85d3e9ce5873c4a3c0f5fa6c (diff)
downloadfreertos-b90520ca075c121e79f7a01228ac0a42a4dde3c2.tar.gz
***IMMINENT RELEASE NOTICE***
Update version numbers ready for FreeRTOS V8.1.0 release in about 10 days. git-svn-id: http://svn.code.sf.net/p/freertos/code/trunk@2290 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Diffstat (limited to 'FreeRTOS/Source/portable/CCS/ARM_Cortex-R4/port.c')
-rw-r--r--FreeRTOS/Source/portable/CCS/ARM_Cortex-R4/port.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/FreeRTOS/Source/portable/CCS/ARM_Cortex-R4/port.c b/FreeRTOS/Source/portable/CCS/ARM_Cortex-R4/port.c
index 7a4ca6ea4..63188c232 100644
--- a/FreeRTOS/Source/portable/CCS/ARM_Cortex-R4/port.c
+++ b/FreeRTOS/Source/portable/CCS/ARM_Cortex-R4/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.1.0 - Copyright (C) 2014 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.