Changeset 2e28876 in rtems


Ignore:
Timestamp:
10/17/06 15:49:31 (17 years ago)
Author:
Ralf Corsepius <ralf.corsepius@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
d6a6cff2
Parents:
98fc455c
Message:

2006-10-17 Ralf Corsépius <ralf.corsepius@…>

  • aclocal/version.m4: Bump version to 4.7.99.0.
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • ChangeLog

    r98fc455c r2e28876  
     12006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
     2
     3        * aclocal/version.m4: Bump version to 4.7.99.0.
     4
    152006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
    26
  • aclocal/version.m4

    r98fc455c r2e28876  
    11AC_DEFUN([RTEMS_VERSIONING],
    2 m4_define([_RTEMS_VERSION],[4.6.99.3]))
     2m4_define([_RTEMS_VERSION],[4.7.99.0]))
  • c/src/ChangeLog

    r98fc455c r2e28876  
     12006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
     2
     3        * aclocal/version.m4: Bump version to 4.7.99.0.
     4
    152006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
    26
  • c/src/aclocal/version.m4

    r98fc455c r2e28876  
    11AC_DEFUN([RTEMS_VERSIONING],
    2 m4_define([_RTEMS_VERSION],[4.6.99.3]))
     2m4_define([_RTEMS_VERSION],[4.7.99.0]))
  • cpukit/ChangeLog

    r98fc455c r2e28876  
     12006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
     2
     3        * aclocal/version.m4: Bump version to 4.7.99.0.
     4
    152006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
    26
  • cpukit/aclocal/version.m4

    r98fc455c r2e28876  
    11AC_DEFUN([RTEMS_VERSIONING],
    2 m4_define([_RTEMS_VERSION],[4.6.99.3]))
     2m4_define([_RTEMS_VERSION],[4.7.99.0]))
  • testsuites/ChangeLog

    r98fc455c r2e28876  
     12006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
     2
     3        * aclocal/version.m4: Bump version to 4.7.99.0.
     4
    152006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
    26
  • testsuites/aclocal/version.m4

    r98fc455c r2e28876  
    11AC_DEFUN([RTEMS_VERSIONING],
    2 m4_define([_RTEMS_VERSION],[4.6.99.3]))
     2m4_define([_RTEMS_VERSION],[4.7.99.0]))
Note: See TracChangeset for help on using the changeset viewer.