changed version to 4.0.0

This commit is contained in:
Joel Sherrill
1998-10-27 19:33:26 +00:00
parent cdf30abaa2
commit c19a48472f
3 changed files with 3 additions and 3 deletions

View File

@@ -2,4 +2,4 @@
# $Id$
#
RTEMS Version 4.0.0-beta4b
RTEMS Version 4.0.0

View File

@@ -61,7 +61,7 @@ const rtems_multiprocessing_table
* This is the version string.
*/
#define RTEMS_VERSION "rtems-4.0.0-beta4b"
#define RTEMS_VERSION "rtems-4.0.0"
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 "rtems-4.0.0-beta4b"
#define RTEMS_VERSION "rtems-4.0.0"
const char _RTEMS_version[] =
"RTEMS RELEASE " RTEMS_VERSION