What rules does software version numbering follow?

Viewed 131721

I have been developing some software and want to give it version numbers.

How do I do this?

How is it that some software gets two versions like 1.3v1.1

or some have 3 numbers - 4.0.1

What is the method behind all this?

Thanks.

2 Answers
Related