aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-03-15 18:58:01 +0000
committerMario <mario@mariovavti.com>2024-03-15 18:58:01 +0000
commitb68ddc4cd330a6806a5aeeb6f405eded425bc36b (patch)
tree9d7af64f98cf68de8185aae51a7b58855f1871c0 /boot.php
parent41f909c4156ab5c6766a769a6aed52d093c36283 (diff)
downloadvolse-hubzilla-b68ddc4cd330a6806a5aeeb6f405eded425bc36b.tar.gz
volse-hubzilla-b68ddc4cd330a6806a5aeeb6f405eded425bc36b.tar.bz2
volse-hubzilla-b68ddc4cd330a6806a5aeeb6f405eded425bc36b.zip
version, strings and dump composer autoload
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 1fb2e4d4b..69de802ed 100644
--- a/boot.php
+++ b/boot.php
@@ -64,7 +64,7 @@ require_once('include/selectors.php');
require_once('include/activities.php');
define('PLATFORM_NAME', 'hubzilla');
-define('STD_VERSION', '8.9.11');
+define('STD_VERSION', '9.0RC');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1263);