aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2025-05-17 18:43:42 +0000
committerMario <mario@mariovavti.com>2025-05-17 18:43:42 +0000
commiteb00fe3575116cf53d0b9939a5f4e86a60ba4859 (patch)
treef5f03352cecf181652cd2c4777d259c65f2aaa82
parent1666ca7cb7927b68a9cc1d6f8b5993b6ec7cc5e3 (diff)
downloadvolse-hubzilla-eb00fe3575116cf53d0b9939a5f4e86a60ba4859.tar.gz
volse-hubzilla-eb00fe3575116cf53d0b9939a5f4e86a60ba4859.tar.bz2
volse-hubzilla-eb00fe3575116cf53d0b9939a5f4e86a60ba4859.zip
bump version
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 5c941f84c..e988ab85c 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.31');
+define('STD_VERSION', '10.3.32');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1263);