version number
git-svn-id: file:///home/shish/svn/shimmie2/trunk@456 7f39781d-f577-437e-ae19-be835c7a54ca
This commit is contained in:
parent
8009aa3fa8
commit
3404d137bc
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
define("DEBUG", false);
|
define("DEBUG", false);
|
||||||
define("VERSION", '2.1-rc1');
|
define("VERSION", '2.1-rc2');
|
||||||
|
|
||||||
if(DEBUG) {
|
if(DEBUG) {
|
||||||
error_reporting(E_ALL);
|
error_reporting(E_ALL);
|
||||||
|
|
Reference in a new issue