version bump

git-svn-id: file:///home/shish/svn/shimmie2/branches/branch_2.2@918 7f39781d-f577-437e-ae19-be835c7a54ca
This commit is contained in:
shish 2008-07-21 19:07:52 +00:00
parent a1199c3bd4
commit 593dc2f694

View File

@ -1,7 +1,7 @@
<?php
// set up and purify the environment
define("DEBUG", false);
define("VERSION", '2.2.0');
define("VERSION", '2.2.1');
require_once "core/util.inc.php";