Re: Marble versioning

Tobias Leupold <[email protected]> Thu, 29 Jul 2021 07:05:33 +0200
Newsgroups gmane.comp.kde.kimdaba
Message-ID <10237230.aFP6jjVeTY@ginuog>
> Once we can rely on the next release (say, 21.09), "find_package(Marble
> 21.09 REQUIRED)" will work for the future and also match 22.04 etc.

I though that was not the case, and cmake will define a 22.* release to not 
match a 21.* required version?!

At least, 21.* does not match 0.*?

What did I miss?