mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-22 22:18:28 +08:00
* Makefile.maint, aclocal/rpm.m4, aclocal/rtems-top.m4, aclocal/version.m4: Rename RTEMS_API into _RTEMS_API.
5 lines
102 B
Plaintext
5 lines
102 B
Plaintext
AC_DEFUN([RTEMS_VERSIONING],
|
|
m4_define([_RTEMS_VERSION],[4.10.99.0]))
|
|
|
|
m4_define([_RTEMS_API],[4.11])
|