summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--VERSION3
-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, 4 deletions
diff --git a/VERSION b/VERSION
index 6dfacf4d5c..16207a124c 100644
--- a/VERSION
+++ b/VERSION
@@ -2,5 +2,4 @@
# $Id$
#
-RTEMS Version 980921, patch rtems-980921-patch-ayr-2 applied
-
+RTEMS Version 980923
diff --git a/c/src/exec/sapi/headers/sptables.h b/c/src/exec/sapi/headers/sptables.h
index f8d8ed8e44..8fed714f5f 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-980921"
+#define RTEMS_VERSION "rtems-980923"
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 f8d8ed8e44..8fed714f5f 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-980921"
+#define RTEMS_VERSION "rtems-980923"
const char _RTEMS_version[] =
"RTEMS RELEASE " RTEMS_VERSION