In the decision flowchart, the major version bump leaf says something like `Your new version number should be (A+1).B.C or A.(B+1).C` Shouldn't it rather say `Your new version number should be (A+1).0.0 or A.(B+1).0` ?
In the decision flowchart, the major version bump leaf says something like
Your new version number should be (A+1).B.C or A.(B+1).CShouldn't it rather say
Your new version number should be (A+1).0.0 or A.(B+1).0?