Merge branch '2.8RC' of https://github.com/redmatrix/hubzilla into 2.8RC
This commit is contained in:
commit
00dc7c916d
2
boot.php
2
boot.php
@ -49,7 +49,7 @@ require_once('include/hubloc.php');
|
|||||||
require_once('include/attach.php');
|
require_once('include/attach.php');
|
||||||
|
|
||||||
define ( 'PLATFORM_NAME', 'hubzilla' );
|
define ( 'PLATFORM_NAME', 'hubzilla' );
|
||||||
define ( 'STD_VERSION', '2.7.6' );
|
define ( 'STD_VERSION', '2.8RC' );
|
||||||
define ( 'ZOT_REVISION', '1.3' );
|
define ( 'ZOT_REVISION', '1.3' );
|
||||||
|
|
||||||
define ( 'DB_UPDATE_VERSION', 1196 );
|
define ( 'DB_UPDATE_VERSION', 1196 );
|
||||||
|
Reference in New Issue
Block a user