aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-09-19 01:10:10 -0700
committerfriendica <info@friendica.com>2013-09-19 01:10:10 -0700
commitc0e8b0cd9d38fb5df722f7925147b18c8cbd3d8f (patch)
treeb18c52c42d1d404115e1b4f5e2ad39932c6e4e3f /boot.php
parent63fc92b9e5d75f0dda0aecaaa0e1feb56d2b9744 (diff)
parent5607737c395c32a0c9f0ee071c571f6a7509f8eb (diff)
downloadvolse-hubzilla-c0e8b0cd9d38fb5df722f7925147b18c8cbd3d8f.tar.gz
volse-hubzilla-c0e8b0cd9d38fb5df722f7925147b18c8cbd3d8f.tar.bz2
volse-hubzilla-c0e8b0cd9d38fb5df722f7925147b18c8cbd3d8f.zip
Merge branch 'zpull'
Conflicts: boot.php install/database.sql install/update.php
Diffstat (limited to 'boot.php')
-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" );