summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 7fba231119..872a2f2f86 100644
--- a/VERSION
+++ b/VERSION
@@ -2,4 +2,4 @@
# $
#
-RTEMS Version 980911
+RTEMS Version 980921
diff --git a/c/src/exec/sapi/headers/sptables.h b/c/src/exec/sapi/headers/sptables.h
index d8bf39e162..f8d8ed8e44 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-980911"
+#define RTEMS_VERSION "rtems-980921"
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 d8bf39e162..f8d8ed8e44 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-980911"
+#define RTEMS_VERSION "rtems-980921"
const char _RTEMS_version[] =
"RTEMS RELEASE " RTEMS_VERSION