aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-06-27 07:44:05 +0000
committerMario <mario@mariovavti.com>2024-06-27 07:44:05 +0000
commit3e57f150bc1f151a3d9227291875e2e87953c7b2 (patch)
tree64555eb44d3e03822c16fe5c1d5faf1f239c3696 /boot.php
parenta50b3181ad76f682fcb4ff60c4cc5ae2083f9c28 (diff)
downloadvolse-hubzilla-3e57f150bc1f151a3d9227291875e2e87953c7b2.tar.gz
volse-hubzilla-3e57f150bc1f151a3d9227291875e2e87953c7b2.tar.bz2
volse-hubzilla-3e57f150bc1f151a3d9227291875e2e87953c7b2.zip
version 9.2RC1, strings and dump composer autoload files
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 9c3697437..9191600fb 100644
--- a/boot.php
+++ b/boot.php
@@ -66,7 +66,7 @@ require_once('include/security.php');
define('PLATFORM_NAME', 'hubzilla');
-define('STD_VERSION', '9.1.5');
+define('STD_VERSION', '9.2RC1');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1263);