From 5e2fe06c7e36da57d318a8996fec3e47b0fe9103 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 25 Mar 1999 15:49:08 +0000 Subject: [PATCH] changed version to rc-19990325 --- VERSION | 2 +- c/src/exec/sapi/include/rtems/sptables.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index fc850d9022..9a3952f391 100644 --- a/VERSION +++ b/VERSION @@ -2,4 +2,4 @@ # $Id$ # -RTEMS Version 19990302 +RTEMS Version rc-19990325 diff --git a/c/src/exec/sapi/include/rtems/sptables.h b/c/src/exec/sapi/include/rtems/sptables.h index f63c5afadf..5ad4ede8eb 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-19990302" +#define RTEMS_VERSION "rtems-rc-19990325" const char _RTEMS_version[] = "RTEMS RELEASE " RTEMS_VERSION