aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2025-06-04 19:55:42 +0000
committerMario <mario@mariovavti.com>2025-06-04 19:55:42 +0000
commitc1aa5a295462f6f657f9c3ae75c5fe9116484141 (patch)
tree5589569b88f6e669d9210d7093707c59d9225f3b
parent342f736eb7b7a4d219337e3af4dcc360cf635481 (diff)
downloadvolse-hubzilla-c1aa5a295462f6f657f9c3ae75c5fe9116484141.tar.gz
volse-hubzilla-c1aa5a295462f6f657f9c3ae75c5fe9116484141.tar.bz2
volse-hubzilla-c1aa5a295462f6f657f9c3ae75c5fe9116484141.zip
bump version
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 597063244..1b7767377 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.50');
+define('STD_VERSION', '10.3.51');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1263);