Which of these version labels is higher?

Viewed 28

Bearing in mind that

100 > 9

and

.9 > .100

Which of these is the later version?

Version 2.1.100
Version 2.1.9

I'm trying to figure out whether the dots in a version label act as a decimal point or if they are simply delimiters around independently incrementing numbers.

1 Answers
Related