Skip to content

Question about versioning and stable releases #6487

Answered by shefty
johnbent asked this question in Q&A
Discussion options

You must be logged in to vote

The 1.11.2 release was created from the v1.11.x branch, so the NEWS.md has been updated there. See:

https://github.com/ofiwg/libfabric/blob/v1.11.x/NEWS.md

It's actually somewhat surprising the the v1.11.1 release notes are already in master.

What usually happens is that release notes from the stable branches (v1.10.x, v1.11.x, etc.) are copied back into the master branch NEWS.md file prior to a new major release (e.g. v1.12.0). After each major release, a new stable branch is created (v1.12.x).

Libfabric uses a major.minor.micro versioning scheme at the release level:

https://www.usenix.org/legacy/publications/library/proceedings/als00/2000papers/papers/full_papers/browndavid/browndavid_…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by johnbent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants