version to 2.1

git-svn-id: file:///home/shish/svn/shimmie2/branches/branch_2.1@457 7f39781d-f577-437e-ae19-be835c7a54ca
This commit is contained in:
shish 2007-08-14 03:19:01 +00:00
parent 779466e85f
commit 1588a598a0

View File

@ -1,6 +1,6 @@
<?php
define("DEBUG", false);
define("VERSION", '2.1-rc1');
define("VERSION", '2.1-rc2');
if(DEBUG) {
error_reporting(E_ALL);