[sudo-commits] sudo changeset 12567:7f48e10be9ae

Todd C. Miller Todd.Miller at sudo.ws
Fri Aug 14 16:46:53 MDT 2020


changeset:	12567:7f48e10be9ae in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/7f48e10be9ae
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Fri Aug 14 14:53:27 2020 -0600

Log Message:
	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.

diffstat:

 scripts/pp |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)



More information about the sudo-commits mailing list