aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-09-13 15:51:10 +0000
committerMario <mario@mariovavti.com>2023-09-13 15:51:10 +0000
commit9e42be988408e0b4c7cff57c3923c73f6756e861 (patch)
treedb100bae5e09cc7a1d76c35c065b5a783806cc6d /boot.php
parent75e75b93cff5b2fb5d6243a908ee003b3faf010a (diff)
downloadvolse-hubzilla-9e42be988408e0b4c7cff57c3923c73f6756e861.tar.gz
volse-hubzilla-9e42be988408e0b4c7cff57c3923c73f6756e861.tar.bz2
volse-hubzilla-9e42be988408e0b4c7cff57c3923c73f6756e861.zip
theme fixes
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 95726d9f6..5a6a3a913 100644
--- a/boot.php
+++ b/boot.php
@@ -60,7 +60,7 @@ require_once('include/bbcode.php');
require_once('include/items.php');
define('PLATFORM_NAME', 'hubzilla');
-define('STD_VERSION', '8.7.1');
+define('STD_VERSION', '8.7.3');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1258);