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:
zotlabs 2016-11-28 14:46:42 -08:00
parent b66aeea384
commit 4a9317db6e

View File

@ -48,7 +48,7 @@ require_once('include/zid.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'STD_VERSION', '1.15.1' );
define ( 'STD_VERSION', '1.15.2' );
define ( 'ZOT_REVISION', '1.1' );
define ( 'DB_UPDATE_VERSION', 1185 );