aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-03-04 09:48:19 +0000
committerMario <mario@mariovavti.com>2021-03-04 09:48:19 +0000
commit5b7a10401f063241b6f8939fb1378478af515a9d (patch)
tree902d27bfe37c88933a483970ce6cb41bf62c1f64 /boot.php
parent548936c6ca6e016e6fb8bbe649d8caf1e26bb731 (diff)
downloadvolse-hubzilla-5b7a10401f063241b6f8939fb1378478af515a9d.tar.gz
volse-hubzilla-5b7a10401f063241b6f8939fb1378478af515a9d.tar.bz2
volse-hubzilla-5b7a10401f063241b6f8939fb1378478af515a9d.zip
version 5.4RC2
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 f66a87242..664e35732 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.4RC1' );
+define ( 'STD_VERSION', '5.4RC2' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1243 );