From 4a9317db6e94e6f2d2d1a3074c7429d3e92377b5 Mon Sep 17 00:00:00 2001 From: zotlabs Date: Mon, 28 Nov 2016 14:46:42 -0800 Subject: roll standard version to ensure that dba_pdo is the default and make this a dependency for the cdav plugin --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index 6c19d420c..9b5b54e6a 100755 --- a/boot.php +++ b/boot.php @@ -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 ); -- cgit v1.2.3