summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-10-15 19:58:32 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-10-15 19:58:32 +0000
commit0a5e510c6d72e5712cc2f0997586db5e3368e2bc (patch)
treefb39d55228bb213b635e820b1b29363308b1cd80
parentRemoved unnecessary settings. (diff)
downloadrtems-0a5e510c6d72e5712cc2f0997586db5e3368e2bc.tar.bz2
changed version to 4.0.0-beta4a
Diffstat (limited to '')
-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 8821a17017..52c6749977 100644
--- a/VERSION
+++ b/VERSION
@@ -2,4 +2,4 @@
# $Id$
#
-RTEMS Version 4.0.0-beta4
+RTEMS Version 4.0.0-beta4a
diff --git a/c/src/exec/sapi/headers/sptables.h b/c/src/exec/sapi/headers/sptables.h
index b15a5264ce..a25da19998 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-beta4"
+#define RTEMS_VERSION "rtems-4.0.0-beta4a"
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 b15a5264ce..a25da19998 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-beta4"
+#define RTEMS_VERSION "rtems-4.0.0-beta4a"
const char _RTEMS_version[] =
"RTEMS RELEASE " RTEMS_VERSION