summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-03-31 23:36:18 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-03-31 23:36:18 +0000
commit77a00673357a0429fabf047efb129e71400c37fd (patch)
treeae66e736b529379b8243ccc2e03f3209ca19d676
parentPatch from Thomas Doerfler <td@imd.m.ISAR.de> to add flow control: (diff)
downloadrtems-77a00673357a0429fabf047efb129e71400c37fd.tar.bz2
changed version to 199900331
-rw-r--r--VERSION2
-rw-r--r--c/src/exec/sapi/include/rtems/sptables.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index 9a3952f391..40d86a30d8 100644
--- a/VERSION
+++ b/VERSION
@@ -2,4 +2,4 @@
# $Id$
#
-RTEMS Version rc-19990325
+RTEMS Version 199900331
diff --git a/c/src/exec/sapi/include/rtems/sptables.h b/c/src/exec/sapi/include/rtems/sptables.h
index 5ad4ede8eb..aae4ec4bd7 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-rc-19990325"
+#define RTEMS_VERSION "rtems-199900331"
const char _RTEMS_version[] =
"RTEMS RELEASE " RTEMS_VERSION