summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-10-26 16:24:59 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-10-26 16:24:59 +0000
commit415ea6a350591b729210bc89c27b9e88d728a4a8 (patch)
tree464201ad24b71f47eb6ce1ded3af438e58095016
parentPatches done in conjunction with Juan Zamorano Flores (diff)
downloadrtems-415ea6a350591b729210bc89c27b9e88d728a4a8.tar.bz2
changed version to 4.0.0-beta4b
-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 52c6749977..7ee4f4d807 100644
--- a/VERSION
+++ b/VERSION
@@ -2,4 +2,4 @@
# $Id$
#
-RTEMS Version 4.0.0-beta4a
+RTEMS Version 4.0.0-beta4b
diff --git a/c/src/exec/sapi/headers/sptables.h b/c/src/exec/sapi/headers/sptables.h
index a25da19998..521f27e98c 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-beta4a"
+#define RTEMS_VERSION "rtems-4.0.0-beta4b"
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 a25da19998..521f27e98c 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-beta4a"
+#define RTEMS_VERSION "rtems-4.0.0-beta4b"
const char _RTEMS_version[] =
"RTEMS RELEASE " RTEMS_VERSION