set version to 'trunk'
git-svn-id: file:///home/shish/svn/shimmie2/trunk@601 7f39781d-f577-437e-ae19-be835c7a54ca
This commit is contained in:
parent
3a78f3f451
commit
1f3cb09c8d
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
// set up and purify the environment
|
||||
define("DEBUG", false);
|
||||
define("VERSION", '2.1-rc2');
|
||||
define("VERSION", 'trunk');
|
||||
|
||||
if(DEBUG) {
|
||||
error_reporting(E_ALL);
|
||||
|
|
Reference in a new issue