aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-04-21 10:39:17 +0000
committerMario <mario@mariovavti.com>2023-04-21 10:39:17 +0000
commitb99a4ade1afffb48c8f9f797317a45337533887a (patch)
tree5c6d681e1548d00714514b27580709ff24db8308 /boot.php
parent84e25e8fd2e321c6d40230d737bf5dd495f1da0c (diff)
downloadvolse-hubzilla-b99a4ade1afffb48c8f9f797317a45337533887a.tar.gz
volse-hubzilla-b99a4ade1afffb48c8f9f797317a45337533887a.tar.bz2
volse-hubzilla-b99a4ade1afffb48c8f9f797317a45337533887a.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 a2b180f26..88d58588c 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.3');
+define('STD_VERSION', '8.3.4');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1255);