You mean like this?No - that's how it works with software versioning in normal dev's, look winver for example.
Because that's obviously a decimal so 3.1 is logically followed by.... oh. These are not decimals, they are three ints separated by a "." and
You must be registered to see the links
:Funny discussion to be having on a porn game sub though so I'll give the person that originally made that rage post some credit.In short, version numbers follow the sequence 5.3.0, 5.3.1, 5.3.2, ..., 5.3.9, 5.3.10, 5.3.11, ..., 5.3.19, 5.3.20, 5.3.21 and so on. As a result version 5.3.28 is twenty four versions newer than 5.3.4. Similarly, version 5.3.4 is thirty six versions older than 5.3.40. Unlike decimals, trailing zeros do matter in version numbers.