I noticed some websites put the version numbers (especially) in the CSS file path. For example:
One of the reason could be to bypass file caching. Same name CSS files can be cached by the servers and may result in bad display if new version has has layout changes.