summaryrefslogtreecommitdiff
path: root/Source/portable/Keil
diff options
context:
space:
mode:
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2006-11-19 19:38:30 +0000
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2006-11-19 19:38:30 +0000
commit8f45f0b7c532eee2095c5f490b18ea7c94860b6c (patch)
treef99aeb19eade8ca3af3c40a1b6ac8c8e344d77fb /Source/portable/Keil
parent85bc000a27ca8a016d49ad8e6ea809e3d34b76de (diff)
downloadfreertos-8f45f0b7c532eee2095c5f490b18ea7c94860b6c.tar.gz
freertos-8f45f0b7c532eee2095c5f490b18ea7c94860b6c.tar.bz2
freertos-8f45f0b7c532eee2095c5f490b18ea7c94860b6c.tar.xz
Updated version numbers to V4.1.3.
git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@56 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Diffstat (limited to 'Source/portable/Keil')
-rw-r--r--Source/portable/Keil/ARM7/port.c2
-rw-r--r--Source/portable/Keil/ARM7/portISR.c2
-rw-r--r--Source/portable/Keil/ARM7/portmacro.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/Source/portable/Keil/ARM7/port.c b/Source/portable/Keil/ARM7/port.c
index 76d26cb9..b0c1e467 100644
--- a/Source/portable/Keil/ARM7/port.c
+++ b/Source/portable/Keil/ARM7/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.
+ FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.
This file is part of the FreeRTOS.org distribution.
diff --git a/Source/portable/Keil/ARM7/portISR.c b/Source/portable/Keil/ARM7/portISR.c
index 6c3fb0e0..bca16e30 100644
--- a/Source/portable/Keil/ARM7/portISR.c
+++ b/Source/portable/Keil/ARM7/portISR.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.
+ FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.
This file is part of the FreeRTOS.org distribution.
diff --git a/Source/portable/Keil/ARM7/portmacro.h b/Source/portable/Keil/ARM7/portmacro.h
index 6a3b9a24..9b470fd7 100644
--- a/Source/portable/Keil/ARM7/portmacro.h
+++ b/Source/portable/Keil/ARM7/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.
+ FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.
This file is part of the FreeRTOS.org distribution.