aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-02-26 10:15:56 +0000
committerMario <mario@mariovavti.com>2021-02-26 10:15:56 +0000
commit55b4eb7b22fb699688e89a99b1370b8ee17af0d3 (patch)
tree8a554284a811c7740db1506f5dcad5bca141bf7e /boot.php
parent36c9f9abff0d9d4c52d3307bb563d6fb5067ac7b (diff)
downloadvolse-hubzilla-55b4eb7b22fb699688e89a99b1370b8ee17af0d3.tar.gz
volse-hubzilla-55b4eb7b22fb699688e89a99b1370b8ee17af0d3.tar.bz2
volse-hubzilla-55b4eb7b22fb699688e89a99b1370b8ee17af0d3.zip
version 5.4RC1
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 4c3e4c00b..b8e260341 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.1' );
+define ( 'STD_VERSION', '5.4RC1' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1243 );