summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-07-09 19:27:43 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-07-09 19:27:43 +0000
commit1377bb14556aba0009bd82bc429c96ceef41bb40 (patch)
treebb2a82288811abb685968e3f88b1bd488fad27b5
parentNew files from Jiri Gaisler <jgais@ws.estec.esa.nl>. (diff)
downloadrtems-1377bb14556aba0009bd82bc429c96ceef41bb40.tar.bz2
changed version to 19990709
-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 d166a096a3..008895a718 100644
--- a/VERSION
+++ b/VERSION
@@ -2,4 +2,4 @@
# $Id$
#
-RTEMS Version 19990528
+RTEMS Version 19990709
diff --git a/c/src/exec/sapi/include/rtems/sptables.h b/c/src/exec/sapi/include/rtems/sptables.h
index 37828c1c51..74838f46e0 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-19990528"
+#define RTEMS_VERSION "rtems-19990709"
const char _RTEMS_version[] =
"RTEMS RELEASE " RTEMS_VERSION