summaryrefslogtreecommitdiff
path: root/FreeRTOS/Source/portable/GCC/MicroBlazeV8/port_exceptions.c
diff options
context:
space:
mode:
authorRichard Barry <ribarry@amazon.com>2014-08-16 20:19:40 +0000
committerRichard Barry <ribarry@amazon.com>2014-08-16 20:19:40 +0000
commitd33a14b5fbe30275d29c8e7df1e808e91e46108d (patch)
tree2ffb96782aaa10f5f99578ebca63c6a9ccc0ecf6 /FreeRTOS/Source/portable/GCC/MicroBlazeV8/port_exceptions.c
parente491610725c899ea4ff1413921cb762659a80fcc (diff)
downloadfreertos-git-d33a14b5fbe30275d29c8e7df1e808e91e46108d.tar.gz
***IMMINENT RELEASE NOTICE***
Update version numbers ready for FreeRTOS V8.1.0 release in about 10 days.
Diffstat (limited to 'FreeRTOS/Source/portable/GCC/MicroBlazeV8/port_exceptions.c')
-rw-r--r--FreeRTOS/Source/portable/GCC/MicroBlazeV8/port_exceptions.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/FreeRTOS/Source/portable/GCC/MicroBlazeV8/port_exceptions.c b/FreeRTOS/Source/portable/GCC/MicroBlazeV8/port_exceptions.c
index 3ed892967..dc2464496 100644
--- a/FreeRTOS/Source/portable/GCC/MicroBlazeV8/port_exceptions.c
+++ b/FreeRTOS/Source/portable/GCC/MicroBlazeV8/port_exceptions.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.