Quote:
Originally Posted by DrChiper
As "Release/Major/Minor" is pretty vague, I would suggest:
Feature Release, Feature Enhancement, Feature Fix, Experimental
This will help on determination when some value needs to be bumped-up.
|
Release = Not 100% backwards compatible. eg, like, database structure changes that older version will fail (hopefully, gracefully without damage) on.
Major = ?? New features, Just not supported earlier on in the same release.