summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-10-27 19:33:26 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-10-27 19:33:26 +0000
commitc19a48472fb67129f113bccdea522fc79e840097 (patch)
tree4fbd43975994a8266a77f7683722425f91a57157
parentUpdate from David Fiddes. (diff)
downloadrtems-c19a48472fb67129f113bccdea522fc79e840097.tar.bz2
changed version to 4.0.0
-rw-r--r--VERSION2
-rw-r--r--c/src/exec/sapi/headers/sptables.h2
-rw-r--r--c/src/exec/sapi/include/rtems/sptables.h2
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