diff --git a/VERSION b/VERSION index 2c768ef00f..7fba231119 100644 --- a/VERSION +++ b/VERSION @@ -1,5 +1,5 @@ # -# $Id$ +# $ # - -RTEMS Version XXXX + +RTEMS Version 980911 diff --git a/c/src/exec/sapi/headers/sptables.h b/c/src/exec/sapi/headers/sptables.h index a0cf850bc2..d8bf39e162 100644 --- a/c/src/exec/sapi/headers/sptables.h +++ b/c/src/exec/sapi/headers/sptables.h @@ -61,7 +61,7 @@ const rtems_multiprocessing_table * This is the version string. */ -#define RTEMS_VERSION "rtems-980824" +#define RTEMS_VERSION "rtems-980911" 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 a0cf850bc2..d8bf39e162 100644 --- a/c/src/exec/sapi/include/rtems/sptables.h +++ b/c/src/exec/sapi/include/rtems/sptables.h @@ -61,7 +61,7 @@ const rtems_multiprocessing_table * This is the version string. */ -#define RTEMS_VERSION "rtems-980824" +#define RTEMS_VERSION "rtems-980911" const char _RTEMS_version[] = "RTEMS RELEASE " RTEMS_VERSION