changed version string to 3.6.0

This commit is contained in:
Joel Sherrill
1996-09-30 20:14:27 +00:00
parent 348ba429c0
commit 8880e9c7a9
2 changed files with 2 additions and 2 deletions

View File

@@ -62,7 +62,7 @@ const rtems_multiprocessing_table
*/
const char _RTEMS_version[] =
"RTEMS RELEASE V3.5.18 snapshot (" CPU_NAME "/" CPU_MODEL_NAME ")";
"RTEMS RELEASE V3.6.0 (" CPU_NAME "/" CPU_MODEL_NAME ")";
/*