diff --git a/phpbrew b/phpbrew index 11f43064a..fd0315d6b 100755 Binary files a/phpbrew and b/phpbrew differ diff --git a/src/PhpBrew/Console.php b/src/PhpBrew/Console.php index 6274f43dc..34f7a891c 100644 --- a/src/PhpBrew/Console.php +++ b/src/PhpBrew/Console.php @@ -14,7 +14,7 @@ class Console extends Application { const NAME = 'phpbrew'; - const VERSION = '1.22.6'; + const VERSION = '1.22.7'; public function options($opts) {