From d2c26e4bad11cf21129149adcc40b648ced967da Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 11 Mar 2003 08:10:00 +0000 Subject: Merger from rtems-4-6-branch. --- cpukit/score/include/rtems/system.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cpukit/score/include') 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 -- cgit v1.2.3