diff options
author | Mario <mario@mariovavti.com> | 2023-09-16 18:02:22 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2023-09-16 18:02:22 +0000 |
commit | dbc712c53c1e3290b498ee286dc52c68a54c7051 (patch) | |
tree | ba39aaf739375ea0e70654ab40a63e5df09dcdfe /boot.php | |
parent | bb6011ea733252a309389b27cc31cefd4c5e264d (diff) | |
download | volse-hubzilla-dbc712c53c1e3290b498ee286dc52c68a54c7051.tar.gz volse-hubzilla-dbc712c53c1e3290b498ee286dc52c68a54c7051.tar.bz2 volse-hubzilla-dbc712c53c1e3290b498ee286dc52c68a54c7051.zip |
version 8.6.3
Diffstat (limited to 'boot.php')
-rw-r--r-- | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -60,7 +60,7 @@ require_once('include/bbcode.php'); require_once('include/items.php'); define('PLATFORM_NAME', 'hubzilla'); -define('STD_VERSION', '8.6.2'); +define('STD_VERSION', '8.6.3'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1258); |