aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-02-23 10:48:47 +0000
committerMario <mario@mariovavti.com>2021-02-23 10:48:47 +0000
commitf3be2ecc9d3f5fc489c4321884d1d7e5c503ccf5 (patch)
tree039a6405db1a946f6118f8c055de4e365bc967b7 /boot.php
parent135305d975c2d314843df108f4ae558376936c6b (diff)
downloadvolse-hubzilla-f3be2ecc9d3f5fc489c4321884d1d7e5c503ccf5.tar.gz
volse-hubzilla-f3be2ecc9d3f5fc489c4321884d1d7e5c503ccf5.tar.bz2
volse-hubzilla-f3be2ecc9d3f5fc489c4321884d1d7e5c503ccf5.zip
version 5.4RC
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 5c8bd3ed3..3f57b8561 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.3.4' );
+define ( 'STD_VERSION', '5.4RC' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1243 );