summaryrefslogtreecommitdiff
path: root/FreeRTOS/Source/portable/GCC/CORTUS_APS3
diff options
context:
space:
mode:
authorrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2015-08-05 12:59:42 +0000
committerrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2015-08-05 12:59:42 +0000
commita9709c2257f763049a4aa092d812f47d68360cdd (patch)
treefcea6b735aaa8ca421612a4e78f9e89a3f5b87b2 /FreeRTOS/Source/portable/GCC/CORTUS_APS3
parent582718da9d05b8283f2ce6f3ff7c94d13241b538 (diff)
downloadfreertos-a9709c2257f763049a4aa092d812f47d68360cdd.tar.gz
Update version numbers in preparation for new release.
git-svn-id: http://svn.code.sf.net/p/freertos/code/trunk@2365 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Diffstat (limited to 'FreeRTOS/Source/portable/GCC/CORTUS_APS3')
-rw-r--r--FreeRTOS/Source/portable/GCC/CORTUS_APS3/port.c2
-rw-r--r--FreeRTOS/Source/portable/GCC/CORTUS_APS3/portmacro.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/FreeRTOS/Source/portable/GCC/CORTUS_APS3/port.c b/FreeRTOS/Source/portable/GCC/CORTUS_APS3/port.c
index 52ca37467..281bca5dc 100644
--- a/FreeRTOS/Source/portable/GCC/CORTUS_APS3/port.c
+++ b/FreeRTOS/Source/portable/GCC/CORTUS_APS3/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.1 - Copyright (C) 2015 Real Time Engineers Ltd.
+ FreeRTOS V8.2.2 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
diff --git a/FreeRTOS/Source/portable/GCC/CORTUS_APS3/portmacro.h b/FreeRTOS/Source/portable/GCC/CORTUS_APS3/portmacro.h
index 20f84be06..0bfe3c9b2 100644
--- a/FreeRTOS/Source/portable/GCC/CORTUS_APS3/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/CORTUS_APS3/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.2.1 - Copyright (C) 2015 Real Time Engineers Ltd.
+ FreeRTOS V8.2.2 - Copyright (C) 2015 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.