forked from Imagelibrary/rtems
* aclocal/rtems-top.m4: Remove RTEMS_API. * aclocal/version.m4: Add RTEMS_API. Bump RTEMS_API to 4.8.
5 lines
99 B
Plaintext
5 lines
99 B
Plaintext
AC_DEFUN([RTEMS_VERSIONING],
|
|
m4_define([_RTEMS_VERSION],[4.7.99.0]))
|
|
|
|
m4_define([RTEMS_API],[4.8])
|