From e95cc1ca1aee2d3f5caecb46cc41efc1e54046df Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 18 Oct 2004 19:12:26 +0000 Subject: 2004-10-18 Joel Sherrill * include/rtems/system.h: Bump revision number. --- cpukit/score/ChangeLog | 4 ++++ cpukit/score/include/rtems/system.h | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'cpukit/score') diff --git a/cpukit/score/ChangeLog b/cpukit/score/ChangeLog index 2aca4ed4cb..c7a5ec2fca 100644 --- a/cpukit/score/ChangeLog +++ b/cpukit/score/ChangeLog @@ -1,3 +1,7 @@ +2004-10-18 Joel Sherrill + + * include/rtems/system.h: Bump revision number. + 2004-07-25 Thomas Rauscher PR 609/rtems diff --git a/cpukit/score/include/rtems/system.h b/cpukit/score/include/rtems/system.h index 7a9c3c5dfb..b96d58a036 100644 --- a/cpukit/score/include/rtems/system.h +++ b/cpukit/score/include/rtems/system.h @@ -27,7 +27,7 @@ extern "C" { */ #define __RTEMS_MAJOR__ 4 #define __RTEMS_MINOR__ 6 -#define __RTEMS_REVISION__ 0 +#define __RTEMS_REVISION__ 2 /* * The cpu options include file defines all cpu dependent -- cgit v1.2.3