aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-03-08 09:26:50 +0000
committerMario <mario@mariovavti.com>2021-03-08 09:26:50 +0000
commit89415e17313578eb115c441480b6e0ddfa90afef (patch)
tree6a42c6a229c7b2b3e13bc5af77a733d054242695 /boot.php
parentf9ab020d1d9619bccd4b6f635fe4fa40083c190b (diff)
downloadvolse-hubzilla-89415e17313578eb115c441480b6e0ddfa90afef.tar.gz
volse-hubzilla-89415e17313578eb115c441480b6e0ddfa90afef.tar.bz2
volse-hubzilla-89415e17313578eb115c441480b6e0ddfa90afef.zip
release 5.4
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 e508b0d0f..ff34a6e5d 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.4RC2' );
+define ( 'STD_VERSION', '5.4' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1243 );