aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2024-09-20 12:59:36 +0200
committerMario Vavti <mario@mariovavti.com>2024-09-20 12:59:36 +0200
commitf6b9a1dd3cac7487d4d63e6e5131cd9ffb63ce8f (patch)
tree9ae0b3e16e1c3696f28f6e218768bbd85d8152e1 /boot.php
parent393d5020f815f79a3901510b09c85222e7aa5bf1 (diff)
downloadvolse-hubzilla-f6b9a1dd3cac7487d4d63e6e5131cd9ffb63ce8f.tar.gz
volse-hubzilla-f6b9a1dd3cac7487d4d63e6e5131cd9ffb63ce8f.tar.bz2
volse-hubzilla-f6b9a1dd3cac7487d4d63e6e5131cd9ffb63ce8f.zip
version 9.4RC, strings, autoload dump
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 cf5c1c0d6..d50919e16 100644
--- a/boot.php
+++ b/boot.php
@@ -66,7 +66,7 @@ require_once('include/security.php');
define('PLATFORM_NAME', 'hubzilla');
-define('STD_VERSION', '9.3.7');
+define('STD_VERSION', '9.4RC');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1263);