Zepp-Hanzj commented on PR #19048:
URL: https://github.com/apache/nuttx/pull/19048#issuecomment-4633177756

   > Hmmm @Zepp-Hanzj this version string is a bug, since NuttX is actually at 
13.0.0 (or getting ready for it's release). Could you open an issue for it?
   
   This was a stale local `.version` file, not a code bug. After fetching 
upstream tags and regenerating, the version correctly shows `NuttX-12.13.0`. 
The latest upstream tag is `nuttx-12.13.0` — there is no `nuttx-13.0.0` tag 
yet. The version string is generated by `tools/version.sh` via `git describe 
--match "nuttx-*"`, so it will automatically update to 13.0.0 once that tag is 
created.
   Do we still need an issue for this, or is the tag simply not created yet?


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to