initial trinidad checkin

This commit is contained in:
friendica
2014-12-29 23:48:04 -08:00
parent 50943f439c
commit 5cfe051139
4 changed files with 5 additions and 4 deletions

View File

@@ -45,7 +45,8 @@ require_once('include/Contact.php');
require_once('include/account.php');
define ( 'RED_PLATFORM', 'redmatrix' );
define ( 'RED_PLATFORM', 'trinidad' );
define ( 'TRINIDAD', true );
define ( 'RED_VERSION', trim(file_get_contents('version.inc')) . 'R');
define ( 'ZOT_REVISION', 1 );