summaryrefslogtreecommitdiffstats
path: root/c/src/exec/sapi/include/rtems
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-03-31 16:59:07 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-03-31 16:59:07 +0000
commit9a355cb341baef62ff9c21532d0f64e2266dc0fc (patch)
treedbc347187876d69f5382737f760b2aa73650f1fb /c/src/exec/sapi/include/rtems
parentFixed CUSTOM_FILES rule so it properly picked up files included from (diff)
downloadrtems-9a355cb341baef62ff9c21532d0f64e2266dc0fc.tar.bz2
changed version to 4.0.0-beta2
Diffstat (limited to 'c/src/exec/sapi/include/rtems')
-rw-r--r--c/src/exec/sapi/include/rtems/sptables.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/sapi/include/rtems/sptables.h b/c/src/exec/sapi/include/rtems/sptables.h
index 35981ef23d..c4efb58ef9 100644
--- a/c/src/exec/sapi/include/rtems/sptables.h
+++ b/c/src/exec/sapi/include/rtems/sptables.h
@@ -61,7 +61,7 @@ const rtems_multiprocessing_table
* This is the version string.
*/
-#define RTEMS_VERSION "4.0.0-beta1"
+#define RTEMS_VERSION "4.0.0-beta2"
const char _RTEMS_version[] =
"RTEMS RELEASE " RTEMS_VERSION