Files
sudo/scripts
Todd C. Miller 086aaeb446 Format the macOS minor version number with two digits.
This way we get consistent 4-digit version numbers even for macOS
verions like 10.3 or 11.0 where the minor number is a single digit.
For example. 10.3 will be formatted as 1003 and 11.0 will be 1100.
2020-08-14 14:53:27 -06:00
..