From c19a48472fb67129f113bccdea522fc79e840097 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 27 Oct 1998 19:33:26 +0000 Subject: changed version to 4.0.0 --- VERSION | 2 +- c/src/exec/sapi/headers/sptables.h | 2 +- c/src/exec/sapi/include/rtems/sptables.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index 7ee4f4d807..6fb76ae59f 100644 --- a/VERSION +++ b/VERSION @@ -2,4 +2,4 @@ # $Id$ # -RTEMS Version 4.0.0-beta4b +RTEMS Version 4.0.0 diff --git a/c/src/exec/sapi/headers/sptables.h b/c/src/exec/sapi/headers/sptables.h index 521f27e98c..ed5b4f896e 100644 --- a/c/src/exec/sapi/headers/sptables.h +++ b/c/src/exec/sapi/headers/sptables.h @@ -61,7 +61,7 @@ const rtems_multiprocessing_table * This is the version string. */ -#define RTEMS_VERSION "rtems-4.0.0-beta4b" +#define RTEMS_VERSION "rtems-4.0.0" const char _RTEMS_version[] = "RTEMS RELEASE " RTEMS_VERSION diff --git a/c/src/exec/sapi/include/rtems/sptables.h b/c/src/exec/sapi/include/rtems/sptables.h index 521f27e98c..ed5b4f896e 100644 --- a/c/src/exec/sapi/include/rtems/sptables.h +++ b/c/src/exec/sapi/include/rtems/sptables.h @@ -61,7 +61,7 @@ const rtems_multiprocessing_table * This is the version string. */ -#define RTEMS_VERSION "rtems-4.0.0-beta4b" +#define RTEMS_VERSION "rtems-4.0.0" const char _RTEMS_version[] = "RTEMS RELEASE " RTEMS_VERSION -- cgit v1.2.3