changed version to 4.0.0-beta2

This commit is contained in:
Joel Sherrill
1998-03-31 16:59:07 +00:00
parent 55258b4acd
commit 9a355cb341
2 changed files with 2 additions and 2 deletions

View File

@@ -61,7 +61,7 @@ const rtems_multiprocessing_table
* This is the version string.
*/
#define RTEMS_VERSION "4.0.0-beta1"
#define RTEMS_VERSION "4.0.0-beta2"
const char _RTEMS_version[] =
"RTEMS RELEASE " RTEMS_VERSION

View File

@@ -61,7 +61,7 @@ const rtems_multiprocessing_table
* This is the version string.
*/
#define RTEMS_VERSION "4.0.0-beta1"
#define RTEMS_VERSION "4.0.0-beta2"
const char _RTEMS_version[] =
"RTEMS RELEASE " RTEMS_VERSION