aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2018-04-26 20:31:16 -0700
committerzotlabs <mike@macgirvin.com>2018-04-26 20:31:16 -0700
commit9a7e8f4d68ad460767800a6a9db922a3c10fc6d9 (patch)
treef9cad3c58e5c2851ce9e4e32a0a0686155d82bde /boot.php
parent7b445a5b39b887135854ba1b9aa6d9867d584ae5 (diff)
parent00a95f4b91711cc28c9b170cfdc8ea6626d803a6 (diff)
downloadvolse-hubzilla-9a7e8f4d68ad460767800a6a9db922a3c10fc6d9.tar.gz
volse-hubzilla-9a7e8f4d68ad460767800a6a9db922a3c10fc6d9.tar.bz2
volse-hubzilla-9a7e8f4d68ad460767800a6a9db922a3c10fc6d9.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla 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 d79f14617..5cf6cedeb 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.1' );
+define ( 'STD_VERSION', '3.5.2' );
define ( 'ZOT_REVISION', '6.0a' );