Quote Originally Posted by Pinky98
A widely accepted version convention is:

Major.Minor.VMinor.Build
Which usually is referred to as
Code:
Major.Minor.PatchLevel.Build
This scheme is very popular in the Open Source scene...