mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-25 19:56:11 +08:00
* aclocal/version.m4: Bump RTEMS_API to 4.11. Bump _RTEMS_VERSION to 4.10.99.0.
5 lines
101 B
Plaintext
5 lines
101 B
Plaintext
AC_DEFUN([RTEMS_VERSIONING],
|
|
m4_define([_RTEMS_VERSION],[4.10.99.0]))
|
|
|
|
m4_define([RTEMS_API],[4.11])
|