aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2020-10-23 06:52:18 +0000
committerMario <mario@mariovavti.com>2020-10-23 06:52:18 +0000
commit69d627a58bee8eb9922fd68211982d12c1f7cb75 (patch)
treeebe8c0fe95d4287b8ea7487481344dd295e6ec92 /boot.php
parentc1f36802a14c027b580a79ef5e6b85f08a4a918f (diff)
parent2772c335635aa5248a4509e0976432707b3e716e (diff)
downloadvolse-hubzilla-69d627a58bee8eb9922fd68211982d12c1f7cb75.tar.gz
volse-hubzilla-69d627a58bee8eb9922fd68211982d12c1f7cb75.tar.bz2
volse-hubzilla-69d627a58bee8eb9922fd68211982d12c1f7cb75.zip
Merge branch 'dev' into 5.0RC
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 bbc359b3e..be23ae958 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', '5.0RC6' );
+define ( 'STD_VERSION', '5.0RC7' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1238 );