reset project name
This commit is contained in:
parent
7fb849ab87
commit
75f058e15e
5
boot.php
5
boot.php
@ -48,8 +48,9 @@ require_once('include/xchan.php');
|
|||||||
require_once('include/hubloc.php');
|
require_once('include/hubloc.php');
|
||||||
require_once('include/attach.php');
|
require_once('include/attach.php');
|
||||||
|
|
||||||
define ( 'PLATFORM_NAME', 'hubzilla' );
|
define ( 'PLATFORM_NAME', 'red' );
|
||||||
define ( 'STD_VERSION', '2.5.8' );
|
define ( 'STD_VERSION', '5.3.1' );
|
||||||
|
|
||||||
define ( 'ZOT_REVISION', '1.2' );
|
define ( 'ZOT_REVISION', '1.2' );
|
||||||
|
|
||||||
define ( 'DB_UPDATE_VERSION', 1192 );
|
define ( 'DB_UPDATE_VERSION', 1192 );
|
||||||
|
Reference in New Issue
Block a user