K 10 svn:author V 5 adamw K 8 svn:date V 27 2021-01-24T18:42:29.133828Z K 7 svn:log V 220 Tools/scripts/chkversion.pl: Guard against undefined values There are a few places where undefined values can creep in. While reinforcing defined values, use the defined-or (//) operator for some visual simplification. END