aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-03-15 08:55:46 +0000
committerMario <mario@mariovavti.com>2021-03-15 08:55:46 +0000
commit0ebb1f685f92cb8abc4f16d039fcca05451fe478 (patch)
treeb66b707db5940a1d7eb84a23aa7849f85357a563
parent805a25eb62d3a1fed1457eece41a81d0f75f93ef (diff)
downloadvolse-hubzilla-5.4.2.tar.gz
volse-hubzilla-5.4.2.tar.bz2
volse-hubzilla-5.4.2.zip
version 5.4.25.4.2
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 2bcde9f83..a51c945f2 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.4.1' );
+define ( 'STD_VERSION', '5.4.2' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1243 );