aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2020-10-31 20:33:48 +0000
committerMario <mario@mariovavti.com>2020-10-31 20:33:48 +0000
commit85b97014c9befee4cb3a290e1ef26797d8ec020a (patch)
tree352decc0355ffc094d18135d2a4d5ab5a0ca8f47 /boot.php
parent50ca95735deaa402181c387ab6f3919750249f64 (diff)
downloadvolse-hubzilla-85b97014c9befee4cb3a290e1ef26797d8ec020a.tar.gz
volse-hubzilla-85b97014c9befee4cb3a290e1ef26797d8ec020a.tar.bz2
volse-hubzilla-85b97014c9befee4cb3a290e1ef26797d8ec020a.zip
version 5.0RC8
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 be23ae958..bacae0d6f 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.0RC7' );
+define ( 'STD_VERSION', '5.0RC8' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1238 );