aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2018-06-25 20:58:23 -0700
committerzotlabs <mike@macgirvin.com>2018-06-25 20:58:23 -0700
commitb89387d60840595ab13343a05cc4294c51a9152b (patch)
tree2f21d81fb035b18683701f74b0b129facd04daee /boot.php
parent712759ea4b587f9d5b9dfac7216b7f14f32e7792 (diff)
parentcef1c09db651819c8e457c66aaa37f6f7a05578f (diff)
downloadvolse-hubzilla-b89387d60840595ab13343a05cc4294c51a9152b.tar.gz
volse-hubzilla-b89387d60840595ab13343a05cc4294c51a9152b.tar.bz2
volse-hubzilla-b89387d60840595ab13343a05cc4294c51a9152b.zip
Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_merge
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 f3603acc9..2c4fad641 100755
--- a/boot.php
+++ b/boot.php
@@ -50,7 +50,7 @@ require_once('include/attach.php');
require_once('include/bbcode.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '3.5.7' );
+define ( 'STD_VERSION', '3.5.8' );
define ( 'ZOT_REVISION', '6.0a' );