I guess it’s that the versions aren’t in ${major}.${minor}.${patch} format, but just a continuous number. But who tf cares, it’s human readable and any competent version comparing tool (eg. pacman’s vercmp, I use arch btw) should handle it fine, considering they also need to handle git’s much more annoying commit version thingy.
I guess it’s that the versions aren’t in ${major}.${minor}.${patch} format, but just a continuous number. But who tf cares, it’s human readable and any competent version comparing tool (eg. pacman’s vercmp, I use arch btw) should handle it fine, considering they also need to handle git’s much more annoying commit version thingy.
There absolutely are minor versions, but no patch releases. E.g. https://github.com/systemd/systemd/releases/tag/v256.9 which includes no new functionalities, as these are limited to major releases