changed version to 4.0.0-AFCC

This commit is contained in:
Joel Sherrill
1998-10-29 22:25:53 +00:00
parent a47bd655a1
commit 06fee20ac1
3 changed files with 3 additions and 3 deletions

View File

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

View File

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