Modified:
/trunk/index.php
=======================================
--- /trunk/index.php Fri Dec 24 20:24:59 2010
+++ /trunk/index.php Sun Dec 26 15:06:03 2010
@@ -14,7 +14,7 @@
// Constants
---------------------------------------------------------------
define('IN_CMS', true);
-define('CMS_VERSION', '0.7.0');
+define('CMS_VERSION', '0.7.2');
define('CMS_ROOT', dirname(__FILE__));
define('DS', DIRECTORY_SEPARATOR);
define('CORE_ROOT', CMS_ROOT.DS.'wolf');