aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-12-17 08:43:08 +0000
committerMario <mario@mariovavti.com>2023-12-17 08:43:08 +0000
commitabe2ab229a7fbf59c4755d8fd47ff14f6cf10cd4 (patch)
tree38d58dd69615be5ce5d99f1ce0cad75fbcc43a46
parent5ad9939bcfbd1526148157452e9729e84ee9749e (diff)
downloadvolse-hubzilla-abe2ab229a7fbf59c4755d8fd47ff14f6cf10cd4.tar.gz
volse-hubzilla-abe2ab229a7fbf59c4755d8fd47ff14f6cf10cd4.tar.bz2
volse-hubzilla-abe2ab229a7fbf59c4755d8fd47ff14f6cf10cd4.zip
version 8.8.3
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 278302329..1de8731dc 100644
--- a/boot.php
+++ b/boot.php
@@ -62,7 +62,7 @@ require_once('include/conversation.php');
require_once('include/acl_selectors.php');
define('PLATFORM_NAME', 'hubzilla');
-define('STD_VERSION', '8.8.2');
+define('STD_VERSION', '8.8.3');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1259);