Chris Johns commented on a discussion on wscript: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/257#note_113439

 >  
 >  is_windows_host = os.name == "nt" or sys.platform in ["msys", "cygwin"]
 >  version = {
 > -    "__RTEMS_MAJOR__": "6",
 > -    "__RTEMS_MINOR__": "0",
 > -    "__RTEMS_REVISION__": "0",
 > -    "RTEMS_VERSION_CONTROL_KEY": "git"
 > +    "__RTEMS_MAJOR__": "6",  # version
 > +    "__RTEMS_MINOR__": "0",  # revision
 > +    "__RTEMS_REVISION__": "0",  # not used
 > +    "RTEMS_VERSION_LABEL": "not-released"

Yes and thanks it should be. I am working on the release documentation so you 
have some to review this against.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/257#note_113439
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to