Merge branch 'zpull'

Conflicts:
	boot.php
	install/database.sql
	install/update.php
This commit is contained in:
friendica 2013-09-19 01:10:10 -07:00
commit c0e8b0cd9d

View File

@ -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" );