|
|
|
|
|
by satvikpendem
1035 days ago
|
|
> Of course, I still find this nonsense far more preferable to the bullshit that is the Chrome Version System where the entire number means jack shit. Why should it mean anything? It's just a succeeding number for every iteration, I find that vastly better than using dates or point based releases. |
|
Using a traditional Major.Minor.Revision.Build version number shows how much of the codebase is common between different versions. I can expect something made for one Major version to work in any other same Major version release, I can expect only a Revision or Build increment to include only very minor changes; likewise I can expect breaking changes between different Major versions. I don't know what Chrome 101 is other than it's after Chrome 100; I know NT6.0, 6.1, 6.2, and 6.3 are largely interchangable.