summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/include')
-rw-r--r--cpukit/score/include/rtems/system.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpukit/score/include/rtems/system.h b/cpukit/score/include/rtems/system.h
index fc013750ff..97faf8b042 100644
--- a/cpukit/score/include/rtems/system.h
+++ b/cpukit/score/include/rtems/system.h
@@ -22,11 +22,12 @@ extern "C" {
#endif
/*
- * Major and minor version number of RTEMS.
+ * Major, minor, revision version numbers of RTEMS.
* Use these macros to test for features in specific releases.
*/
#define __RTEMS_MAJOR__ 4
#define __RTEMS_MINOR__ 6
+#define __RTEMS_REVISION__ 0
/*
* The cpu options include file defines all cpu dependent