summaryrefslogtreecommitdiff
path: root/Source/list.c
diff options
context:
space:
mode:
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2008-10-24 18:07:39 +0000
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2008-10-24 18:07:39 +0000
commitdfccb58594b6e1b30511515c7d3b6b22faf4fb15 (patch)
treefdf4037b6231288ea2f812456661a3e7b9cfc2cd /Source/list.c
parent132e14fefa9ad380a8dd168ad5be5451981e1cdf (diff)
downloadfreertos-dfccb58594b6e1b30511515c7d3b6b22faf4fb15.tar.gz
freertos-dfccb58594b6e1b30511515c7d3b6b22faf4fb15.tar.bz2
freertos-dfccb58594b6e1b30511515c7d3b6b22faf4fb15.tar.xz
Update ready for V5.1.0 release.
git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@528 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Diffstat (limited to 'Source/list.c')
-rw-r--r--Source/list.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/list.c b/Source/list.c
index 843200a8..83a6d26b 100644
--- a/Source/list.c
+++ b/Source/list.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V5.0.4 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.