source: rtems/testsuites/aclocal/version.m4 @ 8911ffd

4.115
Last change on this file since 8911ffd was ba021d5c, checked in by Ralf Corsepius <ralf.corsepius@…>, on 06/07/10 at 19:33:53

2010-06-07 Ralf Corsépius <ralf.corsepius@…>

  • aclocal/version.m4: Bump RTEMS_API to 4.11. Bump _RTEMS_VERSION to 4.10.99.0.
  • Property mode set to 100644
File size: 101 bytes
Line 
1AC_DEFUN([RTEMS_VERSIONING],
2m4_define([_RTEMS_VERSION],[4.10.99.0]))
3
4m4_define([RTEMS_API],[4.11])
Note: See TracBrowser for help on using the repository browser.