btashton edited a comment on issue #2529: URL: https://github.com/apache/incubator-nuttx/issues/2529#issuecomment-745810446
Won't that mean that if I branch off of 9.1 I would get 10.0.1 I'm wondering if we would be better off with git describe (non exact) and then checking to see if the tag is greater or equal to 9.0.0 (when we started using release branches) and then fall back to latest tag. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org