From 307c7af1ea078428edcfbc0bcbd6843df3b09ad3 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 13 Mar 2007 19:45:55 +0000 Subject: Upgrade to 4.7.99.1 --- 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 0e7189ecdc..df2b1b08a7 100644 --- a/VERSION +++ b/VERSION @@ -4,4 +4,4 @@ # $Id$ # -RTEMS Version 4.7.99.0 +RTEMS Version 4.7.99.1 diff --git a/aclocal/version.m4 b/aclocal/version.m4 index cabe02ca4d..bb4f9a6a02 100644 --- a/aclocal/version.m4 +++ b/aclocal/version.m4 @@ -1,4 +1,4 @@ AC_DEFUN([RTEMS_VERSIONING], -m4_define([_RTEMS_VERSION],[4.7.99.0])) +m4_define([_RTEMS_VERSION],[4.7.99.1])) m4_define([RTEMS_API],[4.8]) diff --git a/c/src/aclocal/version.m4 b/c/src/aclocal/version.m4 index cabe02ca4d..bb4f9a6a02 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.7.99.0])) +m4_define([_RTEMS_VERSION],[4.7.99.1])) m4_define([RTEMS_API],[4.8]) diff --git a/cpukit/aclocal/version.m4 b/cpukit/aclocal/version.m4 index cabe02ca4d..bb4f9a6a02 100644 --- a/cpukit/aclocal/version.m4 +++ b/cpukit/aclocal/version.m4 @@ -1,4 +1,4 @@ AC_DEFUN([RTEMS_VERSIONING], -m4_define([_RTEMS_VERSION],[4.7.99.0])) +m4_define([_RTEMS_VERSION],[4.7.99.1])) m4_define([RTEMS_API],[4.8]) diff --git a/testsuites/aclocal/version.m4 b/testsuites/aclocal/version.m4 index cabe02ca4d..bb4f9a6a02 100644 --- a/testsuites/aclocal/version.m4 +++ b/testsuites/aclocal/version.m4 @@ -1,4 +1,4 @@ AC_DEFUN([RTEMS_VERSIONING], -m4_define([_RTEMS_VERSION],[4.7.99.0])) +m4_define([_RTEMS_VERSION],[4.7.99.1])) m4_define([RTEMS_API],[4.8]) -- cgit v1.2.3