]> git.sur5r.net Git - freertos/commitdiff
Just updated the version string #define.
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 13 Jun 2010 13:41:18 +0000 (13:41 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 13 Jun 2010 13:41:18 +0000 (13:41 +0000)
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1023 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

Source/include/task.h

index a33c98728a83f0597cb76dbbbf012791f4ed8b67..d001a0cca856de69b32b2302be58752a03664da1 100644 (file)
@@ -72,7 +72,7 @@ extern "C" {
  * MACROS AND DEFINITIONS\r
  *----------------------------------------------------------*/\r
 \r
-#define tskKERNEL_VERSION_NUMBER "V6.0.4"\r
+#define tskKERNEL_VERSION_NUMBER "V6.0.5"\r
 \r
 /**\r
  * task. h\r