aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2018-07-18 19:14:21 -0700
committerzotlabs <mike@macgirvin.com>2018-07-18 19:14:21 -0700
commit13d19d42cbdf9af34784ee991f7c0c11384ad504 (patch)
tree700ad3d11c0a1720bc776004d68fda3b3a68dddf /boot.php
parentec852b0c8d6c8e566b2a5fb279ed359630afb5ee (diff)
parenteb322e831297ee8fd773049c1a00c915c49dc93e (diff)
downloadvolse-hubzilla-13d19d42cbdf9af34784ee991f7c0c11384ad504.tar.gz
volse-hubzilla-13d19d42cbdf9af34784ee991f7c0c11384ad504.tar.bz2
volse-hubzilla-13d19d42cbdf9af34784ee991f7c0c11384ad504.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 cc44ca671..3d2b95ef8 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.8' );
+define ( 'STD_VERSION', '3.7' );
define ( 'ZOT_REVISION', '6.0a' );