summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/system.h
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-01-26 05:52:43 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-01-26 05:52:43 +0000
commit0454464692bfe5700b1e887db9bdc612cbf1cbd9 (patch)
tree4d971ef8cd7d85a7135400416533ee52283381d2 /cpukit/score/include/rtems/system.h
parentfixed typo in uart error handling function (diff)
downloadrtems-0454464692bfe5700b1e887db9bdc612cbf1cbd9.tar.bz2
2007-01-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* score/include/rtems/system.h: #define __RTEMS_MINOR__ 7 (BZ 1206).
Diffstat (limited to '')
-rw-r--r--cpukit/score/include/rtems/system.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/score/include/rtems/system.h b/cpukit/score/include/rtems/system.h
index 7b7b876516..21afd19fb0 100644
--- a/cpukit/score/include/rtems/system.h
+++ b/cpukit/score/include/rtems/system.h
@@ -34,13 +34,13 @@ extern "C" {
*
* @note Use this macros to test for features in specific releases.
*/
-#define __RTEMS_MINOR__ 6
+#define __RTEMS_MINOR__ 7
/** This macro defines the revision version portion of an RTEMS release.
*
* @note Use this macros to test for features in specific releases.
*/
-#define __RTEMS_REVISION__ 99
+#define __RTEMS_REVISION__ 99
/*
* The cpu options include file defines all cpu dependent