I’m still saucy (in magnitude, bechamel not mole) that the version numbering is yy.n (24.2) and not yy.nn (24.02). The actual versioning combines the “was there a version .1?” problem with a sorting issue if there’s both 24.2 and 24.10.
If that’s the case, I’m less saucy, but my understanding was that the numbers were based on the release month. (Noting for emphasis that I cannot overstate the absolutely minimal nature of my irritation and that it doesn’t detract even a whisker from my appreciation of Libreoffice! It’s almost, but not quite, tongue in cheek.)
They aren't using semantic numbering though. They using 'yy.m.patch' instead of 'yy.mm.patch' as the scheme so it looks like semantic without being semantic which is causing all the confusion. The next release is shown as 24.8
Well I think it should be a single 0 because Ubuntu's naming has now established the standard that if the second part of the name suggests month, it is written using two numbers eg 23.10, 24.04, etc. 10 is used for October and 04 is used for April.
Why not SemVer? It would look so simple and logical. I don't need to know the release year as an user, stability and convenience is what I looking for. I can decide, update this thing it not, just by looking at major version number, but date tells me nothing about backward compatibility
Okay, so be it. I want to emphasize that the purpose of numbering has shifted from technical to marketing. For development purposes, it was better before.