aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2025-06-14 10:51:48 +0000
committerMario <mario@mariovavti.com>2025-06-14 10:51:48 +0000
commit37159937d731642a6cf7c84809d8cd11c8c82f6d (patch)
tree1f1c8d3b526a53c638d83269eef5284607cfe852
parent4d6d3befa0887668561c4f33782450f43aa111e9 (diff)
downloadvolse-hubzilla-37159937d731642a6cf7c84809d8cd11c8c82f6d.tar.gz
volse-hubzilla-37159937d731642a6cf7c84809d8cd11c8c82f6d.tar.bz2
volse-hubzilla-37159937d731642a6cf7c84809d8cd11c8c82f6d.zip
bump version
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 34b69ec9d..04e56a95a 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.71');
+define('STD_VERSION', '10.3.72');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1263);