summaryrefslogtreecommitdiff
path: root/FreeRTOS/Demo/PIC32MX_MPLAB/lcd.c
diff options
context:
space:
mode:
authorrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2014-09-02 22:39:54 +0000
committerrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2014-09-02 22:39:54 +0000
commit740c7360c7a55c6873fa948354b4505a57866868 (patch)
treef705f739ab6aa8642158710b2aabd2af2c568eb7 /FreeRTOS/Demo/PIC32MX_MPLAB/lcd.c
parent1bed080083f7ebfc1e0f130e1bfdd7001282a3f7 (diff)
downloadfreertos-740c7360c7a55c6873fa948354b4505a57866868.tar.gz
Update version number to 8.1.2 after moving the defaulting of configUSE_PORT_OPTIMISED_TASK_SELECTION into individual port layers so it does not affect ports that do not support the definition.
git-svn-id: http://svn.code.sf.net/p/freertos/code/trunk@2301 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Diffstat (limited to 'FreeRTOS/Demo/PIC32MX_MPLAB/lcd.c')
-rw-r--r--FreeRTOS/Demo/PIC32MX_MPLAB/lcd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/FreeRTOS/Demo/PIC32MX_MPLAB/lcd.c b/FreeRTOS/Demo/PIC32MX_MPLAB/lcd.c
index 9d161a9bd..6adf8bb69 100644
--- a/FreeRTOS/Demo/PIC32MX_MPLAB/lcd.c
+++ b/FreeRTOS/Demo/PIC32MX_MPLAB/lcd.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V8.1.1 - Copyright (C) 2014 Real Time Engineers Ltd.
+ FreeRTOS V8.1.2 - Copyright (C) 2014 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.