aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-01-29 10:35:48 +0000
committerMario <mario@mariovavti.com>2024-01-29 10:35:48 +0000
commit300b0e27bdb1304302314466c940146a3d133325 (patch)
treef0d31f18a9247a1c1aed884970b63f7227e886b4 /boot.php
parent29489f62cfc27705a0993532929c244d9d99b7bf (diff)
downloadvolse-hubzilla-300b0e27bdb1304302314466c940146a3d133325.tar.gz
volse-hubzilla-300b0e27bdb1304302314466c940146a3d133325.tar.bz2
volse-hubzilla-300b0e27bdb1304302314466c940146a3d133325.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 7bd68be5f..bc5abfd50 100644
--- a/boot.php
+++ b/boot.php
@@ -62,7 +62,7 @@ require_once('include/conversation.php');
require_once('include/acl_selectors.php');
define('PLATFORM_NAME', 'hubzilla');
-define('STD_VERSION', '8.9.4');
+define('STD_VERSION', '8.9.5');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1261);