Update version number to 8.1.1 for patch release that re-enables mutexes to be given from an interrupt.

This commit is contained in:
Richard Barry 2014-08-29 19:14:23 +00:00
parent ff5d3512b3
commit a60ce58731
1264 changed files with 12252 additions and 1288 deletions

View file

@ -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.
;
;
; ***************************************************************************