summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1996-01-19 22:18:08 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1996-01-19 22:18:08 +0000
commit75d482d681df54c7c94ecb5b77e2b754763f4290 (patch)
tree182f98e60c4b9c5c5154fdd7200063c5e4a0dced
parentupdated for 3.5.1 (diff)
downloadrtems-75d482d681df54c7c94ecb5b77e2b754763f4290.tar.bz2
changed version to 3.5.1
-rw-r--r--c/src/exec/sapi/headers/sptables.h2
-rw-r--r--c/src/exec/sapi/include/rtems/sptables.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/c/src/exec/sapi/headers/sptables.h b/c/src/exec/sapi/headers/sptables.h
index 7febf69bcc..89647c285e 100644
--- a/c/src/exec/sapi/headers/sptables.h
+++ b/c/src/exec/sapi/headers/sptables.h
@@ -62,7 +62,7 @@ const rtems_multiprocessing_table
*/
const char _RTEMS_version[] =
- "RTEMS RELEASE V3.5.02 (" CPU_NAME "/" CPU_MODEL_NAME ")";
+ "RTEMS RELEASE V3.5.1 (" CPU_NAME "/" CPU_MODEL_NAME ")";
/*
diff --git a/c/src/exec/sapi/include/rtems/sptables.h b/c/src/exec/sapi/include/rtems/sptables.h
index 7febf69bcc..89647c285e 100644
--- a/c/src/exec/sapi/include/rtems/sptables.h
+++ b/c/src/exec/sapi/include/rtems/sptables.h
@@ -62,7 +62,7 @@ const rtems_multiprocessing_table
*/
const char _RTEMS_version[] =
- "RTEMS RELEASE V3.5.02 (" CPU_NAME "/" CPU_MODEL_NAME ")";
+ "RTEMS RELEASE V3.5.1 (" CPU_NAME "/" CPU_MODEL_NAME ")";
/*