mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-06 14:19:59 -05:00
7b354baad5
The logic that uses this value already ignores any "false" value, so `0` is just as good as not being set at all. Using `0` for this role makes the version components look more symmetric and reduces the number of edits needed when creating releases.