summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cpukit/ChangeLog4
-rw-r--r--cpukit/aclocal/rtems-top.m42
2 files changed, 5 insertions, 1 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 96f8578e59..28e7bc7b03 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * aclocal/rtems-top.m4: Bump RTEMS_API to 4.8.
+
+2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* libmisc/capture/capture-cli.c: Use size_t instead of int.
2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
diff --git a/cpukit/aclocal/rtems-top.m4 b/cpukit/aclocal/rtems-top.m4
index 107d3b79d7..00e25aa83b 100644
--- a/cpukit/aclocal/rtems-top.m4
+++ b/cpukit/aclocal/rtems-top.m4
@@ -1,6 +1,6 @@
dnl $Id$
-m4_define([RTEMS_API],[4.7])
+m4_define([RTEMS_API],[4.8])
dnl
dnl RTEMS_TOP($1)