summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-04-26 17:35:57 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-04-26 17:35:57 +0000
commit8b8204a1c431bd3bae7f273080da39fef90a2869 (patch)
tree28e70bc530e9707677edc5244816f0743f6c9e3e
parentFixed Makefile to avoid copying the file to a new name. (diff)
downloadrtems-8b8204a1c431bd3bae7f273080da39fef90a2869.tar.bz2
changed version to 19990426
-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 e28f86301c..3c8234f0d8 100644
--- a/VERSION
+++ b/VERSION
@@ -2,4 +2,4 @@
# $Id$
#
-RTEMS Version 19990423
+RTEMS Version 19990426
diff --git a/c/src/exec/sapi/include/rtems/sptables.h b/c/src/exec/sapi/include/rtems/sptables.h
index bdc59e4105..9a333b62f8 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-19990423"
+#define RTEMS_VERSION "rtems-19990426"
const char _RTEMS_version[] =
"RTEMS RELEASE " RTEMS_VERSION