aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-04-23 09:26:30 +0000
committerMario <mario@mariovavti.com>2023-04-23 09:26:30 +0000
commit80d70e64f5b0126af261d8f62eb69339fb0949b5 (patch)
tree6e94c93c8c19bf132be9dfd6b9b3cec3688ff9b8 /boot.php
parenteec4845cd0dd179020a61e9d3ba4d5b10fe458a2 (diff)
downloadvolse-hubzilla-80d70e64f5b0126af261d8f62eb69339fb0949b5.tar.gz
volse-hubzilla-80d70e64f5b0126af261d8f62eb69339fb0949b5.tar.bz2
volse-hubzilla-80d70e64f5b0126af261d8f62eb69339fb0949b5.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 88d58588c..f1e2849ba 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.3.4');
+define('STD_VERSION', '8.3.5');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1255);