aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-06-24 21:30:39 +0000
committerMario <mario@mariovavti.com>2023-06-24 21:30:39 +0000
commitfb48dfc08246d8f1eca2fa13b7c976bd29058693 (patch)
tree1a846d17e8d1ca27fcdc1485f18f86cbd797b6c2 /boot.php
parent1de5bce1c16ed60a9a82b308f9f6d699dcb652bb (diff)
downloadvolse-hubzilla-fb48dfc08246d8f1eca2fa13b7c976bd29058693.tar.gz
volse-hubzilla-fb48dfc08246d8f1eca2fa13b7c976bd29058693.tar.bz2
volse-hubzilla-fb48dfc08246d8f1eca2fa13b7c976bd29058693.zip
bump version
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 a52c55c32..e93bc29f7 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.5.4');
+define('STD_VERSION', '8.5.5');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1258);