pub fn client_version_dotted(num_ver: u32) -> String
nClientVer = 1031 -> "10.31.0", matching the C++ formatting.
nClientVer = 1031
"10.31.0"