]> git.sur5r.net Git - freertos/blobdiff - Source/include/task.h
Update to V4.3.0 as described in http://www.FreeRTOS.org/History.txt
[freertos] / Source / include / task.h
index 316345505a7fdfcf83b732c73e82f993f75770e3..c690ea1c62f0e9b16814d0cba1adad467c1e8061 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.0 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.3.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
@@ -27,6 +27,9 @@
        See http://www.FreeRTOS.org for documentation, latest information, license\r
        and contact details.  Please ensure to read the configuration and relevant\r
        port sections of the online documentation.\r
+\r
+       Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along\r
+       with commercial development and support options.\r
        ***************************************************************************\r
 */\r
 \r
@@ -40,7 +43,7 @@
  * MACROS AND DEFINITIONS\r
  *----------------------------------------------------------*/\r
 \r
-#define tskKERNEL_VERSION_NUMBER "V4.1.0"\r
+#define tskKERNEL_VERSION_NUMBER "V4.3.0"\r
 \r
 /**\r
  * task. h\r