aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-05-08 08:44:13 +0000
committerMario <mario@mariovavti.com>2021-05-08 08:44:13 +0000
commit7618d8301a46da2098411b243cd7334db16bb33e (patch)
treef60ac73c8559602041732897444d8259415f9acb
parent09cfc979e4bbdd272f7852b75d02366780358c6e (diff)
downloadvolse-hubzilla-7618d8301a46da2098411b243cd7334db16bb33e.tar.gz
volse-hubzilla-7618d8301a46da2098411b243cd7334db16bb33e.tar.bz2
volse-hubzilla-7618d8301a46da2098411b243cd7334db16bb33e.zip
5.6RC3
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index d22dfb372..1e93879ec 100644
--- a/boot.php
+++ b/boot.php
@@ -52,7 +52,7 @@ require_once('include/attach.php');
require_once('include/bbcode.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '5.6RC2' );
+define ( 'STD_VERSION', '5.6RC3' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1245 );