From 0ec8e35791d4675a9e762f6f208fa29eea8ece86 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 17 Oct 2006 17:49:59 +0000 Subject: =?UTF-8?q?2006-10-17=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * aclocal/rtems-top.m4: Bump RTEMS_API to 4.8. --- cpukit/ChangeLog | 4 ++++ cpukit/aclocal/rtems-top.m4 | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'cpukit') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 96f8578e59..28e7bc7b03 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,7 @@ +2006-10-17 Ralf Corsépius + + * aclocal/rtems-top.m4: Bump RTEMS_API to 4.8. + 2006-10-17 Ralf Corsépius * libmisc/capture/capture-cli.c: Use size_t instead of int. 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) -- cgit v1.2.3