From 23ae7c19d64064465e5db4e10382c198d363c7c6 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 21 Feb 2007 22:26:20 +0000 Subject: Upgrade to 4.7.0 --- VERSION | 2 +- aclocal/version.m4 | 2 +- c/src/aclocal/version.m4 | 2 +- cpukit/aclocal/version.m4 | 2 +- testsuites/aclocal/version.m4 | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/VERSION b/VERSION index e7d6aae41a..d3b8a40524 100644 --- a/VERSION +++ b/VERSION @@ -4,4 +4,4 @@ # $Id$ # -RTEMS Version 4.6.99.4 +RTEMS Version 4.7.0 diff --git a/aclocal/version.m4 b/aclocal/version.m4 index 615263bb20..308508a6e4 100644 --- a/aclocal/version.m4 +++ b/aclocal/version.m4 @@ -1,4 +1,4 @@ AC_DEFUN([RTEMS_VERSIONING], -m4_define([_RTEMS_VERSION],[4.6.99.4])) +m4_define([_RTEMS_VERSION],[4.7.0])) m4_define([RTEMS_API],[4.7]) diff --git a/c/src/aclocal/version.m4 b/c/src/aclocal/version.m4 index 615263bb20..308508a6e4 100644 --- a/c/src/aclocal/version.m4 +++ b/c/src/aclocal/version.m4 @@ -1,4 +1,4 @@ AC_DEFUN([RTEMS_VERSIONING], -m4_define([_RTEMS_VERSION],[4.6.99.4])) +m4_define([_RTEMS_VERSION],[4.7.0])) m4_define([RTEMS_API],[4.7]) diff --git a/cpukit/aclocal/version.m4 b/cpukit/aclocal/version.m4 index 615263bb20..308508a6e4 100644 --- a/cpukit/aclocal/version.m4 +++ b/cpukit/aclocal/version.m4 @@ -1,4 +1,4 @@ AC_DEFUN([RTEMS_VERSIONING], -m4_define([_RTEMS_VERSION],[4.6.99.4])) +m4_define([_RTEMS_VERSION],[4.7.0])) m4_define([RTEMS_API],[4.7]) diff --git a/testsuites/aclocal/version.m4 b/testsuites/aclocal/version.m4 index 615263bb20..308508a6e4 100644 --- a/testsuites/aclocal/version.m4 +++ b/testsuites/aclocal/version.m4 @@ -1,4 +1,4 @@ AC_DEFUN([RTEMS_VERSIONING], -m4_define([_RTEMS_VERSION],[4.6.99.4])) +m4_define([_RTEMS_VERSION],[4.7.0])) m4_define([RTEMS_API],[4.7]) -- cgit v1.2.3