summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-02-10 17:23:53 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-02-10 17:23:53 +0000
commitc8b5487e87dbf2068b1b751d811dc8348a517166 (patch)
tree6a50ec06dd2477114f36cbba8a329e557d2f3daa
parentPOSIX timer support. (diff)
downloadrtems-c8b5487e87dbf2068b1b751d811dc8348a517166.tar.bz2
changed version to 19990210
-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 31e9aa76f1..2ffc92b050 100644
--- a/VERSION
+++ b/VERSION
@@ -2,4 +2,4 @@
# $Id$
#
-RTEMS Version 19981217
+RTEMS Version 19990210
diff --git a/c/src/exec/sapi/include/rtems/sptables.h b/c/src/exec/sapi/include/rtems/sptables.h
index c44bfa9792..113d32e15e 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-19981217"
+#define RTEMS_VERSION "rtems-19990210"
const char _RTEMS_version[] =
"RTEMS RELEASE " RTEMS_VERSION