From 70b45c643d67ed0e2a8db04f3f8ee44498afba88 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 12 Oct 1998 17:40:25 +0000 Subject: [PATCH] changed version to 4.0.0-beta4 --- VERSION | 2 +- c/src/exec/sapi/headers/sptables.h | 2 +- c/src/exec/sapi/include/rtems/sptables.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index ce98fe5acf..8821a17017 100644 --- a/VERSION +++ b/VERSION @@ -2,4 +2,4 @@ # $Id$ # -RTEMS Version 981006 +RTEMS Version 4.0.0-beta4 diff --git a/c/src/exec/sapi/headers/sptables.h b/c/src/exec/sapi/headers/sptables.h index 3c3ec075d9..b15a5264ce 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-981006" +#define RTEMS_VERSION "rtems-4.0.0-beta4" 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 3c3ec075d9..b15a5264ce 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-981006" +#define RTEMS_VERSION "rtems-4.0.0-beta4" const char _RTEMS_version[] = "RTEMS RELEASE " RTEMS_VERSION