Kraken\Console\Client\Command\CommandManagerInterface::setVersion PHP Method

setVersion() public method

Set framework version to print.
public setVersion ( string $version )
$version string
    public function setVersion($version);
CommandManagerInterface