diff --git a/VERSION b/VERSION index 230df829a6..3e04abb9d1 100644 --- a/VERSION +++ b/VERSION @@ -2,4 +2,4 @@ # $Id$ # -RTEMS Version 4.0.0-RADSTONE +RTEMS Version 19981203 diff --git a/c/src/exec/sapi/headers/sptables.h b/c/src/exec/sapi/headers/sptables.h index b8c417319a..03c23fb383 100644 --- a/c/src/exec/sapi/headers/sptables.h +++ b/c/src/exec/sapi/headers/sptables.h @@ -63,7 +63,7 @@ const rtems_multiprocessing_table * This is the version string. */ -#define RTEMS_VERSION "rtems-4.0.0-AFCC" +#define RTEMS_VERSION "rtems-19981203-AFCC" const char _RTEMS_version[] = "RTEMS RELEASE " RTEMS_VERSION diff --git a/c/src/exec/sapi/include/rtems/sptables.h b/c/src/exec/sapi/include/rtems/sptables.h index b8c417319a..03c23fb383 100644 --- a/c/src/exec/sapi/include/rtems/sptables.h +++ b/c/src/exec/sapi/include/rtems/sptables.h @@ -63,7 +63,7 @@ const rtems_multiprocessing_table * This is the version string. */ -#define RTEMS_VERSION "rtems-4.0.0-AFCC" +#define RTEMS_VERSION "rtems-19981203-AFCC" const char _RTEMS_version[] = "RTEMS RELEASE " RTEMS_VERSION