summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-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 48e4cc43d5..c0178aa100 100644
--- a/VERSION
+++ b/VERSION
@@ -2,4 +2,4 @@
# $Id$
#
-RTEMS Version 19990331
+RTEMS Version 19990407
diff --git a/c/src/exec/sapi/include/rtems/sptables.h b/c/src/exec/sapi/include/rtems/sptables.h
index 004ad39b7c..1cc6fb8678 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-19990331"
+#define RTEMS_VERSION "rtems-19990407"
const char _RTEMS_version[] =
"RTEMS RELEASE " RTEMS_VERSION