source: rtems/c/src/aclocal/version.m4 @ 90a51d8a

4.104.114.95
Last change on this file since 90a51d8a was 90a51d8a, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/21/07 at 08:50:19

2007-09-21 Ralf Corsépius <ralf.corsepius@…>

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