summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-11-25 18:11:37 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-11-25 18:11:37 +0000
commite78e80f3cc36f2718f47720479696c3126a57b6a (patch)
treed155baa8aac59bb3a1aa0a0f4c449bba4069f8bd
parent7915e6cffc8095344d36b4bf34bff35f2990383c (diff)
changed version to 4.0.0-RADSTONE
-rw-r--r--VERSION2
-rw-r--r--c/src/exec/sapi/headers/sptables.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index 6fb76ae59f..230df829a6 100644
--- a/VERSION
+++ b/VERSION
@@ -2,4 +2,4 @@
# $Id$
#
-RTEMS Version 4.0.0
+RTEMS Version 4.0.0-RADSTONE
diff --git a/c/src/exec/sapi/headers/sptables.h b/c/src/exec/sapi/headers/sptables.h
index ed5b4f896e..f9ff0e883b 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"
+#define RTEMS_VERSION "rtems-4.0.0-RADSTONE"
const char _RTEMS_version[] =
"RTEMS RELEASE " RTEMS_VERSION