forked from Imagelibrary/rtems
Tool name will be "rtems5", e.g. arm-rtems5-gcc. Next release will 5.1.0. Branch version after release will be 5.1.1. Next master will be 6.0.0.
5 lines
97 B
Plaintext
5 lines
97 B
Plaintext
AC_DEFUN([RTEMS_VERSIONING],
|
|
m4_define([_RTEMS_VERSION],[5.0.0]))
|
|
|
|
m4_define([_RTEMS_API],[5.0])
|