6.2. Current Version

The current element signifies if the version specified is the most recent supported compatibility level. The value is a Boolean true or false.
<capabilities>
    <version major="3" minor="5">
        ...
        <current>true</current>
        ...
    </version>
</capabilities>