changed version to 4.0.0-beta1

This commit is contained in:
Joel Sherrill
1998-03-24 19:14:47 +00:00
parent e6c92eefbd
commit abbd5b1bea
2 changed files with 2 additions and 2 deletions

View File

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

View File

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