From 2e288762262d108ab72cc81db8b8bf22008ef84c Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 17 Oct 2006 15:49:31 +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/version.m4: Bump version to 4.7.99.0. --- testsuites/ChangeLog | 4 ++++ testsuites/aclocal/version.m4 | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'testsuites') diff --git a/testsuites/ChangeLog b/testsuites/ChangeLog index d82df81ef6..00be7f18e7 100644 --- a/testsuites/ChangeLog +++ b/testsuites/ChangeLog @@ -1,3 +1,7 @@ +2006-10-17 Ralf Corsépius + + * aclocal/version.m4: Bump version to 4.7.99.0. + 2006-10-17 Ralf Corsépius * configure.ac: Require autoconf-2.60. Require automake-1.10. diff --git a/testsuites/aclocal/version.m4 b/testsuites/aclocal/version.m4 index 0b6bfb1823..e1522bb37d 100644 --- a/testsuites/aclocal/version.m4 +++ b/testsuites/aclocal/version.m4 @@ -1,2 +1,2 @@ AC_DEFUN([RTEMS_VERSIONING], -m4_define([_RTEMS_VERSION],[4.6.99.3])) +m4_define([_RTEMS_VERSION],[4.7.99.0])) -- cgit v1.2.3