aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-03-05 10:10:23 +0000
committerMario <mario@mariovavti.com>2024-03-05 10:10:23 +0000
commitd40d62ac4f9313b928b0521b09b0c380579ac727 (patch)
tree65b11f7cf24fc47778c6990d0b847e5412b183ce /boot.php
parentd23ed6b11fd44be6d5764f792f3ae01882405149 (diff)
downloadvolse-hubzilla-d40d62ac4f9313b928b0521b09b0c380579ac727.tar.gz
volse-hubzilla-d40d62ac4f9313b928b0521b09b0c380579ac727.tar.bz2
volse-hubzilla-d40d62ac4f9313b928b0521b09b0c380579ac727.zip
bump version
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 08bffa3dc..a6c289b9e 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.9');
+define('STD_VERSION', '8.9.10');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1263);