aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-10-03 04:52:18 +0000
committerMario <mario@mariovavti.com>2024-10-03 04:52:18 +0000
commitcea9c88b9ecd155f8f3b4e60707d595054405ca1 (patch)
tree36e7e4a0c85cfa1c35dbdf8fbaee7df5f2df8575
parent2b140e53ccf54b3a341626ad081bdc5fb064bae1 (diff)
downloadvolse-hubzilla-cea9c88b9ecd155f8f3b4e60707d595054405ca1.tar.gz
volse-hubzilla-cea9c88b9ecd155f8f3b4e60707d595054405ca1.tar.bz2
volse-hubzilla-cea9c88b9ecd155f8f3b4e60707d595054405ca1.zip
version 9.4.1
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index ed3219186..f168b87b3 100644
--- a/boot.php
+++ b/boot.php
@@ -66,7 +66,7 @@ require_once('include/security.php');
define('PLATFORM_NAME', 'hubzilla');
-define('STD_VERSION', '9.4');
+define('STD_VERSION', '9.4.1');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1263);