summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-04-23 16:37:54 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-04-23 16:37:54 +0000
commit0b28bd9c0b7ad5686f2236d1450f985fc4129716 (patch)
tree11738415f05d222bab51c3b81acbe707103c700e
parentNew BSP from Tony R. Ambardar <tonya@ece.ubc.ca> from the (diff)
downloadrtems-0b28bd9c0b7ad5686f2236d1450f985fc4129716.tar.bz2
changed version to 19990423
-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 c0178aa100..e28f86301c 100644
--- a/VERSION
+++ b/VERSION
@@ -2,4 +2,4 @@
# $Id$
#
-RTEMS Version 19990407
+RTEMS Version 19990423
diff --git a/c/src/exec/sapi/include/rtems/sptables.h b/c/src/exec/sapi/include/rtems/sptables.h
index 1cc6fb8678..bdc59e4105 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-19990407"
+#define RTEMS_VERSION "rtems-19990423"
const char _RTEMS_version[] =
"RTEMS RELEASE " RTEMS_VERSION