Merge branch 'dev' into sabre32
This commit is contained in:
commit
da2c0a22f9
2
boot.php
2
boot.php
@ -45,7 +45,7 @@ require_once('include/account.php');
|
|||||||
|
|
||||||
|
|
||||||
define ( 'PLATFORM_NAME', 'hubzilla' );
|
define ( 'PLATFORM_NAME', 'hubzilla' );
|
||||||
define ( 'STD_VERSION', '1.8' );
|
define ( 'STD_VERSION', '1.9' );
|
||||||
define ( 'ZOT_REVISION', '1.1' );
|
define ( 'ZOT_REVISION', '1.1' );
|
||||||
|
|
||||||
define ( 'DB_UPDATE_VERSION', 1178 );
|
define ( 'DB_UPDATE_VERSION', 1178 );
|
||||||
|
Reference in New Issue
Block a user