summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-10-17 17:49:59 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-10-17 17:49:59 +0000
commit0ec8e35791d4675a9e762f6f208fa29eea8ece86 (patch)
tree42852c1bcfb839554c69cf4793650f96a48a1441
parent2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-0ec8e35791d4675a9e762f6f208fa29eea8ece86.tar.bz2
2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* aclocal/rtems-top.m4: Bump RTEMS_API to 4.8.
-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)