From 9a355cb341baef62ff9c21532d0f64e2266dc0fc Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 31 Mar 1998 16:59:07 +0000 Subject: [PATCH] changed version to 4.0.0-beta2 --- c/src/exec/sapi/headers/sptables.h | 2 +- c/src/exec/sapi/include/rtems/sptables.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/c/src/exec/sapi/headers/sptables.h b/c/src/exec/sapi/headers/sptables.h index 35981ef23d..c4efb58ef9 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 "4.0.0-beta1" +#define RTEMS_VERSION "4.0.0-beta2" 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 35981ef23d..c4efb58ef9 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 "4.0.0-beta1" +#define RTEMS_VERSION "4.0.0-beta2" const char _RTEMS_version[] = "RTEMS RELEASE " RTEMS_VERSION