From 1fa64f908dc8ad7d6a68953844381beee41784d2 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 22 Feb 2007 09:12:51 +0000 Subject: Revert to version 4.7.99-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 df2b1b08a7..0e7189ecdc 100644 --- a/VERSION +++ b/VERSION @@ -4,4 +4,4 @@ # $Id$ # -RTEMS Version 4.7.99.1 +RTEMS Version 4.7.99.0 diff --git a/aclocal/version.m4 b/aclocal/version.m4 index bb4f9a6a02..cabe02ca4d 100644 --- a/aclocal/version.m4 +++ b/aclocal/version.m4 @@ -1,4 +1,4 @@ AC_DEFUN([RTEMS_VERSIONING], -m4_define([_RTEMS_VERSION],[4.7.99.1])) +m4_define([_RTEMS_VERSION],[4.7.99.0])) m4_define([RTEMS_API],[4.8]) diff --git a/c/src/aclocal/version.m4 b/c/src/aclocal/version.m4 index bb4f9a6a02..cabe02ca4d 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.1])) +m4_define([_RTEMS_VERSION],[4.7.99.0])) m4_define([RTEMS_API],[4.8]) diff --git a/cpukit/aclocal/version.m4 b/cpukit/aclocal/version.m4 index bb4f9a6a02..cabe02ca4d 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.1])) +m4_define([_RTEMS_VERSION],[4.7.99.0])) m4_define([RTEMS_API],[4.8]) diff --git a/testsuites/aclocal/version.m4 b/testsuites/aclocal/version.m4 index bb4f9a6a02..cabe02ca4d 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.1])) +m4_define([_RTEMS_VERSION],[4.7.99.0])) m4_define([RTEMS_API],[4.8]) -- cgit v1.2.3