Bumping version number of the master branch

This commit is contained in:
Jordi Boggiano
2010-09-21 09:07:52 +02:00
parent e88edf279d
commit 6b23baa79f
+1 -1
View File
@@ -23,7 +23,7 @@ if ($_SERVER['REMOTE_ADDR'] != '127.0.0.1') {
die('ERR/401 Go Away'); die('ERR/401 Go Away');
} }
define('PHP_CONSOLE_VERSION', '1.1.1'); define('PHP_CONSOLE_VERSION', '1.2.0-dev');
require 'krumo/class.krumo.php'; require 'krumo/class.krumo.php';
ini_set('log_errors', 0); ini_set('log_errors', 0);