diff --git a/VERSION b/VERSION index 52c6749977..7ee4f4d807 100644 --- a/VERSION +++ b/VERSION @@ -2,4 +2,4 @@ # $Id$ # -RTEMS Version 4.0.0-beta4a +RTEMS Version 4.0.0-beta4b diff --git a/c/src/exec/sapi/headers/sptables.h b/c/src/exec/sapi/headers/sptables.h index a25da19998..521f27e98c 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-4.0.0-beta4a" +#define RTEMS_VERSION "rtems-4.0.0-beta4b" 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 a25da19998..521f27e98c 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-4.0.0-beta4a" +#define RTEMS_VERSION "rtems-4.0.0-beta4b" const char _RTEMS_version[] = "RTEMS RELEASE " RTEMS_VERSION