[RTEMS Project] #4050: Change verson details to be version.revision
RTEMS trac
trac at rtems.org
Thu Aug 13 03:12:13 UTC 2020
#4050: Change verson details to be version.revision
--------------------------+--------------------
Reporter: Chris Johns | Owner: (none)
Type: defect | Status: new
Priority: high | Milestone: 6.1
Component: build | Version: 6
Severity: blocker | Keywords:
Blocked By: | Blocking:
--------------------------+--------------------
The RTEMS version code expects `major.minor.revision` to support
`__RTEMS_MAJOR__`, `__RTEMS_MINOR__`, and `__RTEMS_REVISION__`. These
labels are now misleading as they do not match the version numbering we
have. RTEMS's version number is `version.revision`.
--
Ticket URL: <http://devel.rtems.org/ticket/4050>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list