aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2025-05-13 08:05:56 +0000
committerMario <mario@mariovavti.com>2025-05-13 08:05:56 +0000
commitbf79a2cf4fd2e95b5cfcc757c87eec44e450f52e (patch)
treec539fe65d21dd347859b675a93350327ee49a1f4
parenta03ca38409fd9e9635a35d09d06e91130118a9a1 (diff)
downloadvolse-hubzilla-bf79a2cf4fd2e95b5cfcc757c87eec44e450f52e.tar.gz
volse-hubzilla-bf79a2cf4fd2e95b5cfcc757c87eec44e450f52e.tar.bz2
volse-hubzilla-bf79a2cf4fd2e95b5cfcc757c87eec44e450f52e.zip
bump version
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index ddc28d697..1226aa8e8 100644
--- a/boot.php
+++ b/boot.php
@@ -70,7 +70,7 @@ require_once('include/security.php');
define('PLATFORM_NAME', 'hubzilla');
-define('STD_VERSION', '10.3.20');
+define('STD_VERSION', '10.3.21');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1263);