Bumping version number of the master branch

master
Jordi Boggiano 14 years ago
parent ece27a7e13
commit 736e9eeeb0
  1. 2
      index.php

@ -23,7 +23,7 @@ if ($_SERVER['REMOTE_ADDR'] != '127.0.0.1') {
die('ERR/401 Go Away');
}
define('PHP_CONSOLE_VERSION', '1.1.0');
define('PHP_CONSOLE_VERSION', '1.2.0-dev');
require 'krumo/class.krumo.php';
ini_set('log_errors', 0);

Loading…
Cancel
Save