From e5d85bc87e13fffd40b046a7a8a3218a94469e50 Mon Sep 17 00:00:00 2001 From: Richard Barry Date: Thu, 14 Aug 2008 11:08:36 +0000 Subject: [PATCH] Correct version number. --- Source/include/task.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/include/task.h b/Source/include/task.h index a6eaf99e9..808fd95ee 100644 --- a/Source/include/task.h +++ b/Source/include/task.h @@ -66,7 +66,7 @@ extern "C" { * MACROS AND DEFINITIONS *----------------------------------------------------------*/ -#define tskKERNEL_VERSION_NUMBER "V5.0.2" +#define tskKERNEL_VERSION_NUMBER "V5.0.3" /** * task. h