aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xboot.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/boot.php b/boot.php
index 04adea33e..632394cb6 100755
--- a/boot.php
+++ b/boot.php
@@ -44,6 +44,7 @@ require_once('include/taxonomy.php');
define ( 'RED_PLATFORM', 'Red Matrix' );
define ( 'RED_VERSION', trim(file_get_contents('version.inc')) . 'R');
define ( 'ZOT_REVISION', 1 );
+
define ( 'DB_UPDATE_VERSION', 1072 );
define ( 'EOL', '<br />' . "\r\n" );