(\d+\.\d+\.\d+),s', $info, $match)) { $version = $match[1]; } return $version; }