summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-03-02 15:43:39 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-03-02 15:43:39 +0000
commit0077e9efb9ccd675a853435bb795d170c52e52c6 (patch)
treea55fd73d6a534df3638af7b26ac5d7ab488de006
parentPatch from Jay Monkman <jmonkman@frasca.com> to address minor issues (diff)
downloadrtems-0077e9efb9ccd675a853435bb795d170c52e52c6.tar.bz2
changed version to 19990302
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 2ffc92b050..fc850d9022 100644
--- a/VERSION
+++ b/VERSION
@@ -2,4 +2,4 @@
# $Id$
#
-RTEMS Version 19990210
+RTEMS Version 19990302
diff --git a/c/src/exec/sapi/include/rtems/sptables.h b/c/src/exec/sapi/include/rtems/sptables.h
index 113d32e15e..f63c5afadf 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-19990210"
+#define RTEMS_VERSION "rtems-19990302"
const char _RTEMS_version[] =
"RTEMS RELEASE " RTEMS_VERSION