aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-05-07 08:39:59 +0000
committerMario <mario@mariovavti.com>2023-05-07 08:39:59 +0000
commitd3a5ff9d6810fe3b7bf9ac8f171d25003fc51049 (patch)
tree8f54f2ffb04b87b00b3cb1f57ea0523d7ace49f2 /boot.php
parent7185780d4e27ce1842a035c83604b4226d725392 (diff)
downloadvolse-hubzilla-d3a5ff9d6810fe3b7bf9ac8f171d25003fc51049.tar.gz
volse-hubzilla-d3a5ff9d6810fe3b7bf9ac8f171d25003fc51049.tar.bz2
volse-hubzilla-d3a5ff9d6810fe3b7bf9ac8f171d25003fc51049.zip
version and strings
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 b56ea41cf..d8cdc68e3 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.5');
+define('STD_VERSION', '8.4RC');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1258);