]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Source/portable/WizC/PIC18/port.c
Update version number to 9.0.0rc2.
[freertos] / FreeRTOS / Source / portable / WizC / PIC18 / port.c
index 7a8fc202ca5426b717a3226e966868d2bc286a5e..34cfbe8a866ca29aa75e30624fd0f79f9a4bc57a 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-    FreeRTOS V9.0.0rc1 - Copyright (C) 2016 Real Time Engineers Ltd.\r
+    FreeRTOS V9.0.0rc2 - Copyright (C) 2016 Real Time Engineers Ltd.\r
     All rights reserved\r
 \r
     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.\r
@@ -356,4 +356,4 @@ void vPortYield( void )
                }\r
        }\r
 \r
-#endif /* configSUPPORT_STATIC_ALLOCATION */
\ No newline at end of file
+#endif /* configSUPPORT_DYNAMIC_ALLOCATION */
\ No newline at end of file