aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2016-11-28 14:46:42 -0800
committerzotlabs <mike@macgirvin.com>2016-11-28 14:46:42 -0800
commit4a9317db6e94e6f2d2d1a3074c7429d3e92377b5 (patch)
tree7e37ad7e861f7fedea745eba2a78195599538ab2 /boot.php
parentb66aeea384598532757ebf5db4d4f923166c64ec (diff)
downloadvolse-hubzilla-4a9317db6e94e6f2d2d1a3074c7429d3e92377b5.tar.gz
volse-hubzilla-4a9317db6e94e6f2d2d1a3074c7429d3e92377b5.tar.bz2
volse-hubzilla-4a9317db6e94e6f2d2d1a3074c7429d3e92377b5.zip
roll standard version to ensure that dba_pdo is the default and make this a dependency for the cdav plugin
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
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 );