Changed version number

This commit is contained in:
Joel Sherrill
1995-09-20 16:01:31 +00:00
parent 486c329f2b
commit c73aee15af
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.00 (" CPU_NAME "/" RTEMS_MODEL_NAME ")";
"RTEMS RELEASE V3.5.01 (" CPU_NAME "/" RTEMS_MODEL_NAME ")";
/*

View File

@@ -62,7 +62,7 @@ const rtems_multiprocessing_table
*/
const char _RTEMS_version[] =
"RTEMS RELEASE V3.5.00 (" CPU_NAME "/" RTEMS_MODEL_NAME ")";
"RTEMS RELEASE V3.5.01 (" CPU_NAME "/" RTEMS_MODEL_NAME ")";
/*