aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2021-04-20 11:13:19 +0200
committerMario Vavti <mario@mariovavti.com>2021-04-20 11:13:19 +0200
commit406ca206347152cf4acbdcb81fc8152d83f99182 (patch)
tree47dc29bbe5c515e6a5b372df19d1a571090bc0fa
parent021e7861b8b3611076989aee1f6b9c5effd7e3a3 (diff)
downloadvolse-hubzilla-406ca206347152cf4acbdcb81fc8152d83f99182.tar.gz
volse-hubzilla-406ca206347152cf4acbdcb81fc8152d83f99182.tar.bz2
volse-hubzilla-406ca206347152cf4acbdcb81fc8152d83f99182.zip
version 5.4.35.4.3
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index fcf6af8da..8c4cbcb9b 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.2' );
+define ( 'STD_VERSION', '5.4.3' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1243 );