summaryrefslogtreecommitdiff
path: root/Source/portable/oWatcom
diff options
context:
space:
mode:
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2007-02-08 10:02:18 +0000
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2007-02-08 10:02:18 +0000
commite452a6e9d801b73daec52f4d772cb1d4ddfba134 (patch)
treea5f1fb2f4c4bfc4df3e79412b9d76b853536e115 /Source/portable/oWatcom
parent5b717ab8b36c63ead23ef91342e9e17c3c2a1d1d (diff)
downloadfreertos-e452a6e9d801b73daec52f4d772cb1d4ddfba134.tar.gz
Update version number to V4.2.0.
git-svn-id: http://svn.code.sf.net/p/freertos/code/trunk@64 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Diffstat (limited to 'Source/portable/oWatcom')
-rw-r--r--Source/portable/oWatcom/16BitDOS/Flsh186/port.c2
-rw-r--r--Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h2
-rw-r--r--Source/portable/oWatcom/16BitDOS/PC/port.c2
-rw-r--r--Source/portable/oWatcom/16BitDOS/PC/portmacro.h2
-rw-r--r--Source/portable/oWatcom/16BitDOS/common/portasm.h2
-rw-r--r--Source/portable/oWatcom/16BitDOS/common/portcomn.c2
6 files changed, 6 insertions, 6 deletions
diff --git a/Source/portable/oWatcom/16BitDOS/Flsh186/port.c b/Source/portable/oWatcom/16BitDOS/Flsh186/port.c
index e4712ba4a..7254a9705 100644
--- a/Source/portable/oWatcom/16BitDOS/Flsh186/port.c
+++ b/Source/portable/oWatcom/16BitDOS/Flsh186/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.
+ FreeRTOS.org V4.2.0 - Copyright (C) 2003-2007 Richard Barry.
This file is part of the FreeRTOS.org distribution.
diff --git a/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h b/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h
index 5b77c984b..19d31c99b 100644
--- a/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h
+++ b/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.
+ FreeRTOS.org V4.2.0 - Copyright (C) 2003-2007 Richard Barry.
This file is part of the FreeRTOS.org distribution.
diff --git a/Source/portable/oWatcom/16BitDOS/PC/port.c b/Source/portable/oWatcom/16BitDOS/PC/port.c
index 4acef8b9a..1c7c4a689 100644
--- a/Source/portable/oWatcom/16BitDOS/PC/port.c
+++ b/Source/portable/oWatcom/16BitDOS/PC/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.
+ FreeRTOS.org V4.2.0 - Copyright (C) 2003-2007 Richard Barry.
This file is part of the FreeRTOS.org distribution.
diff --git a/Source/portable/oWatcom/16BitDOS/PC/portmacro.h b/Source/portable/oWatcom/16BitDOS/PC/portmacro.h
index 114797d87..4b68ca0f9 100644
--- a/Source/portable/oWatcom/16BitDOS/PC/portmacro.h
+++ b/Source/portable/oWatcom/16BitDOS/PC/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.
+ FreeRTOS.org V4.2.0 - Copyright (C) 2003-2007 Richard Barry.
This file is part of the FreeRTOS.org distribution.
diff --git a/Source/portable/oWatcom/16BitDOS/common/portasm.h b/Source/portable/oWatcom/16BitDOS/common/portasm.h
index 696c9b17a..6b84472f4 100644
--- a/Source/portable/oWatcom/16BitDOS/common/portasm.h
+++ b/Source/portable/oWatcom/16BitDOS/common/portasm.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.
+ FreeRTOS.org V4.2.0 - Copyright (C) 2003-2007 Richard Barry.
This file is part of the FreeRTOS.org distribution.
diff --git a/Source/portable/oWatcom/16BitDOS/common/portcomn.c b/Source/portable/oWatcom/16BitDOS/common/portcomn.c
index d57f90ef9..541b9bc16 100644
--- a/Source/portable/oWatcom/16BitDOS/common/portcomn.c
+++ b/Source/portable/oWatcom/16BitDOS/common/portcomn.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.1.3 - Copyright (C) 2003-2006 Richard Barry.
+ FreeRTOS.org V4.2.0 - Copyright (C) 2003-2007 Richard Barry.
This file is part of the FreeRTOS.org distribution.