summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2008-10-29 10:53:37 +0000
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2008-10-29 10:53:37 +0000
commit72aaa59b90b1ccc232fd8aae1bc8fa2588d6f602 (patch)
tree362e7dc1b10632be3f28ac8b3f99850c2df2769f
parentd9d6d6e6db159365b4f90a7054883fd0e94631e6 (diff)
downloadfreertos-72aaa59b90b1ccc232fd8aae1bc8fa2588d6f602.tar.gz
freertos-72aaa59b90b1ccc232fd8aae1bc8fa2588d6f602.tar.bz2
freertos-72aaa59b90b1ccc232fd8aae1bc8fa2588d6f602.tar.xz
Correct version number in header.
git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@538 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
-rw-r--r--Demo/ARM7_LPC2368_Eclipse/RTOSDemo/FreeRTOSConfig.h2
-rw-r--r--Demo/ARM7_LPC2368_Rowley/FreeRTOSConfig.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/FreeRTOSConfig.h b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/FreeRTOSConfig.h
index efa77ad9..1e32c293 100644
--- a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/FreeRTOSConfig.h
+++ b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V4.6.1 - Copyright (C) 2003-2005 Richard Barry.
+ FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS distribution.
diff --git a/Demo/ARM7_LPC2368_Rowley/FreeRTOSConfig.h b/Demo/ARM7_LPC2368_Rowley/FreeRTOSConfig.h
index 5097cb3e..87fee1aa 100644
--- a/Demo/ARM7_LPC2368_Rowley/FreeRTOSConfig.h
+++ b/Demo/ARM7_LPC2368_Rowley/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS V4.6.1 - Copyright (C) 2003-2005 Richard Barry.
+ FreeRTOS.org V5.1.0 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS distribution.