roll standard version to ensure that dba_pdo is the default and make this a dependency for the cdav plugin
This commit is contained in:
parent
b66aeea384
commit
4a9317db6e
2
boot.php
2
boot.php
@ -48,7 +48,7 @@ require_once('include/zid.php');
|
|||||||
|
|
||||||
|
|
||||||
define ( 'PLATFORM_NAME', 'hubzilla' );
|
define ( 'PLATFORM_NAME', 'hubzilla' );
|
||||||
define ( 'STD_VERSION', '1.15.1' );
|
define ( 'STD_VERSION', '1.15.2' );
|
||||||
define ( 'ZOT_REVISION', '1.1' );
|
define ( 'ZOT_REVISION', '1.1' );
|
||||||
|
|
||||||
define ( 'DB_UPDATE_VERSION', 1185 );
|
define ( 'DB_UPDATE_VERSION', 1185 );
|
||||||
|
Reference in New Issue
Block a user