Comment Re:Version numbers... (Score 1) 332
You're advocating encoding metadata in a unique identifier.
Don't do that.
Version numbers should have no inherent meaning. They are simply identifiers of a particular source code set. If you want to communicate ideas about maturity and stability, make it obvious and put it elsewhere.
Don't do that.
Version numbers should have no inherent meaning. They are simply identifiers of a particular source code set. If you want to communicate ideas about maturity and stability, make it obvious and put it elsewhere.