From 035be149e3359ff47438ed94bd7e831629ecd6fa Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sat, 21 Oct 2006 05:21:35 +0000 Subject: [PATCH] Set version to 4.7 --- contrib/repo-conf/aclocal/version.m4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contrib/repo-conf/aclocal/version.m4 b/contrib/repo-conf/aclocal/version.m4 index 44c7df45b5..ebc5b4dae9 100644 --- a/contrib/repo-conf/aclocal/version.m4 +++ b/contrib/repo-conf/aclocal/version.m4 @@ -1,4 +1,4 @@ AC_DEFUN([RTEMS_VERSIONING], -m4_define([_RTEMS_VERSION],[4.7.99.0])) +m4_define([_RTEMS_VERSION],[4.6.99.4])) -m4_define([_RTEMS_API],[4.8]) +m4_define([_RTEMS_API],[4.7])