84c9618 Attempt to clarify precedence even more.

Authored and Committed by Haacked 10 years ago
1 file changed. 16 lines added. 10 lines removed.
    Attempt to clarify precedence even more.
    
    While this is implied, SemVer never really makes it clear that
    1.9.0 < 2.1.1. It only specifies how each identifier is compared.
    
    This commit attempts to clarify how the comparison of each identifier
    relates to the comparison of the whole version.
    
        
file modified
+16 -10