aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2025-04-04 15:22:46 +0000
committerMario <mario@mariovavti.com>2025-04-04 15:22:46 +0000
commit860de5e28e718b122bb69ed6c01347645f558beb (patch)
tree47257f0e0d3832c38e4840338bfdd91fafbef1b5
parentb38da72535f48b5ed14ec641be3085a711d97c0b (diff)
downloadvolse-hubzilla-860de5e28e718b122bb69ed6c01347645f558beb.tar.gz
volse-hubzilla-860de5e28e718b122bb69ed6c01347645f558beb.tar.bz2
volse-hubzilla-860de5e28e718b122bb69ed6c01347645f558beb.zip
bump version
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 214e74cea..f85cd114d 100644
--- a/boot.php
+++ b/boot.php
@@ -66,7 +66,7 @@ require_once('include/security.php');
define('PLATFORM_NAME', 'hubzilla');
-define('STD_VERSION', '10.3.4');
+define('STD_VERSION', '10.3.5');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1263);