summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-05-28 17:35:12 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-05-28 17:35:12 +0000
commit18cb17fd8c09fec7030549a8b01fb8e39edb6a01 (patch)
treeb771dc6934102f976d4d7ff32142d016e97b3f46
parentDon't install this executable. It should only be built. (diff)
downloadrtems-18cb17fd8c09fec7030549a8b01fb8e39edb6a01.tar.bz2
changed version to 19990528
-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 3c8234f0d8..d166a096a3 100644
--- a/VERSION
+++ b/VERSION
@@ -2,4 +2,4 @@
# $Id$
#
-RTEMS Version 19990426
+RTEMS Version 19990528
diff --git a/c/src/exec/sapi/include/rtems/sptables.h b/c/src/exec/sapi/include/rtems/sptables.h
index 6d676076ff..37828c1c51 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-19990426"
+#define RTEMS_VERSION "rtems-19990528"
const char _RTEMS_version[] =
"RTEMS RELEASE " RTEMS_VERSION