aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-06-02 19:56:50 +0000
committerMario <mario@mariovavti.com>2023-06-02 19:56:50 +0000
commitdb2c5aae845e8defae965defe91aacb125ef282a (patch)
treea2893698fa1e0a12583c65b75862c4554b669df1 /boot.php
parentaa2cec103b97e964f0a0c57ef7f6271fb1c4518e (diff)
downloadvolse-hubzilla-db2c5aae845e8defae965defe91aacb125ef282a.tar.gz
volse-hubzilla-db2c5aae845e8defae965defe91aacb125ef282a.tar.bz2
volse-hubzilla-db2c5aae845e8defae965defe91aacb125ef282a.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 d08ebb9a1..a0cf6ae95 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.1');
+define('STD_VERSION', '8.5.2');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1258);