aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-04-29 08:30:31 +0000
committerMario <mario@mariovavti.com>2021-04-29 08:30:31 +0000
commit2f6da0be7e775f33195ba3d888ec7ee972c900cf (patch)
tree837fce16ae99cb22cd4215c702fd90a6905f1108 /boot.php
parentcf87a5af3b90723748e9976d5340fb2174c1a198 (diff)
downloadvolse-hubzilla-2f6da0be7e775f33195ba3d888ec7ee972c900cf.tar.gz
volse-hubzilla-2f6da0be7e775f33195ba3d888ec7ee972c900cf.tar.bz2
volse-hubzilla-2f6da0be7e775f33195ba3d888ec7ee972c900cf.zip
version and strings
Diffstat (limited to 'boot.php')
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 040761cce..7e8434163 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.5.5' );
+define ( 'STD_VERSION', '5.6RC1' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1244 );