summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1996-07-03 14:19:09 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1996-07-03 14:19:09 +0000
commit5fc0dc11a0eb0f9a5b4d5b7e1b0c9eb3ebe5dfd9 (patch)
treecf7110c2ced3a604a1e8f10211c053ca72aead79
parentupdated for 3.5.17 (diff)
downloadrtems-5fc0dc11a0eb0f9a5b4d5b7e1b0c9eb3ebe5dfd9.tar.bz2
changed version
-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 5d00f54940..fcb3831f3a 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.17 snapshot (" CPU_NAME "/" CPU_MODEL_NAME ")";
+ "RTEMS RELEASE V3.5.18 snapshot (" 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 5d00f54940..fcb3831f3a 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.17 snapshot (" CPU_NAME "/" CPU_MODEL_NAME ")";
+ "RTEMS RELEASE V3.5.18 snapshot (" CPU_NAME "/" CPU_MODEL_NAME ")";
/*