From: richardbarry Date: Sun, 13 Jun 2010 13:41:18 +0000 (+0000) Subject: Just updated the version string #define. X-Git-Tag: V6.1.0~112 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=00d6cbef48611dc80d02b16556db15d5a6777db1;p=freertos Just updated the version string #define. git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1023 1d2547de-c912-0410-9cb9-b8ca96c0e9e2 --- diff --git a/Source/include/task.h b/Source/include/task.h index a33c98728..d001a0cca 100644 --- a/Source/include/task.h +++ b/Source/include/task.h @@ -72,7 +72,7 @@ extern "C" { * MACROS AND DEFINITIONS *----------------------------------------------------------*/ -#define tskKERNEL_VERSION_NUMBER "V6.0.4" +#define tskKERNEL_VERSION_NUMBER "V6.0.5" /** * task. h