aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2025-05-27 08:06:20 +0000
committerMario <mario@mariovavti.com>2025-05-27 08:06:20 +0000
commit4df3c8d2a144dc4df73eeb48aa800a40a8096c44 (patch)
treecf145a595cf87b6db1b2123c1a3d831878078a95
parent8d1fea7ec326de674f4130de02b8d6fba4165056 (diff)
downloadvolse-hubzilla-4df3c8d2a144dc4df73eeb48aa800a40a8096c44.tar.gz
volse-hubzilla-4df3c8d2a144dc4df73eeb48aa800a40a8096c44.tar.bz2
volse-hubzilla-4df3c8d2a144dc4df73eeb48aa800a40a8096c44.zip
bump version
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index c87f890f3..b23c530f0 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.35');
+define('STD_VERSION', '10.3.36');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1263);