aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-07-18 11:39:22 +0200
committerMario Vavti <mario@mariovavti.com>2018-07-18 11:39:22 +0200
commit5fd1674d502046ee91b65d1ff83ef4748ff07fe0 (patch)
treea06c5fd1e7689792b66faaf3222b30cc0b141df3 /boot.php
parent67cbeaa3d4d95bcbd31828a7227e5b8febebebb6 (diff)
downloadvolse-hubzilla-5fd1674d502046ee91b65d1ff83ef4748ff07fe0.tar.gz
volse-hubzilla-5fd1674d502046ee91b65d1ff83ef4748ff07fe0.tar.bz2
volse-hubzilla-5fd1674d502046ee91b65d1ff83ef4748ff07fe0.zip
version 3.6RC
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 3b8347c30..04cb7c24c 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.6RC' );
define ( 'ZOT_REVISION', '6.0a' );