aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-11-14 17:14:15 +0000
committerMario <mario@mariovavti.com>2024-11-14 17:14:15 +0000
commit72c47cd8db94032bf05a6956f3f15888772051aa (patch)
tree00d7b107768654ab1b70b2e5c8c1405b4305ab31
parente3a8668c3266e73ab3f7c218480d888549c47761 (diff)
downloadvolse-hubzilla-72c47cd8db94032bf05a6956f3f15888772051aa.tar.gz
volse-hubzilla-72c47cd8db94032bf05a6956f3f15888772051aa.tar.bz2
volse-hubzilla-72c47cd8db94032bf05a6956f3f15888772051aa.zip
version 9.5.2 - merge containers
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 25fa201d5..71a112288 100644
--- a/boot.php
+++ b/boot.php
@@ -66,7 +66,7 @@ require_once('include/security.php');
define('PLATFORM_NAME', 'hubzilla');
-define('STD_VERSION', '9.5.1');
+define('STD_VERSION', '9.5.2');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1263);