TheSeer\phpDox\Version::__construct PHP Method

__construct() public method

public __construct ( $release )
    public function __construct($release)
    {
        $this->release = $release;
    }