2.1-rc1
git-svn-id: file:///home/shish/svn/shimmie2/trunk@425 7f39781d-f577-437e-ae19-be835c7a54ca
This commit is contained in:
parent
0e25e00d92
commit
61d188753f
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
define("DEBUG", true);
|
||||
define("VERSION", '2.0.3-svn');
|
||||
define("VERSION", '2.1-rc1');
|
||||
|
||||
if(DEBUG) {
|
||||
error_reporting(E_ALL);
|
||||
|
|
Reference in a new issue