Tagged Questions
15
votes
15answers
3k views
Getting software version numbers right. v1.0.0.1
I distribute software online, and always wonder if there is a proper way to better define version numbers.
Let's assume A.B.C.D in the answers. When do you increase each of the components?
Do you ...