git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@243 a333f486-631f-4898-b8df-5754b55c2be0
@@ -1,4 +1,7 @@
<?php
+define('ITOP_VERSION', '0.9 beta');
+define('ITOP_REVISION', '$WCREV$');
+define('ITOP_BUILD_DATE', '$WCNOW$');
require_once('../application/utils.inc.php');