summaryrefslogtreecommitdiff
path: root/FreeRTOS/Source/portable/Paradigm/Tern_EE/large_untested/port.c
diff options
context:
space:
mode:
authorRichard Barry <ribarry@amazon.com>2014-08-29 19:14:23 +0000
committerRichard Barry <ribarry@amazon.com>2014-08-29 19:14:23 +0000
commita60ce58731d411bbf4df3f061d38fb12a7c6d458 (patch)
tree58f4b5eae358ab4ceeebff77ef91d213e110c421 /FreeRTOS/Source/portable/Paradigm/Tern_EE/large_untested/port.c
parentff5d3512b34672656546f9ab367da98c782b23a6 (diff)
downloadfreertos-git-a60ce58731d411bbf4df3f061d38fb12a7c6d458.tar.gz
Update version number to 8.1.1 for patch release that re-enables mutexes to be given from an interrupt.
Diffstat (limited to 'FreeRTOS/Source/portable/Paradigm/Tern_EE/large_untested/port.c')
-rw-r--r--FreeRTOS/Source/portable/Paradigm/Tern_EE/large_untested/port.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/FreeRTOS/Source/portable/Paradigm/Tern_EE/large_untested/port.c b/FreeRTOS/Source/portable/Paradigm/Tern_EE/large_untested/port.c
index 4d3ea2eae..1f6af31e0 100644
--- a/FreeRTOS/Source/portable/Paradigm/Tern_EE/large_untested/port.c
+++ b/FreeRTOS/Source/portable/Paradigm/Tern_EE/large_untested/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.1.0 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.1.1 - Copyright (C) 2014 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.