> 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?