aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2025-06-05 19:43:42 +0000
committerMario <mario@mariovavti.com>2025-06-05 19:43:42 +0000
commit37aa16a6c073f425d654ca42533dbabb7c59e34c (patch)
treef520fdbf5d5b7b7333dcf5a93426efc24e6fe0f9
parenta4ebf93cb8551bbe3d9b99e019dbb9ceeedd90d0 (diff)
downloadvolse-hubzilla-37aa16a6c073f425d654ca42533dbabb7c59e34c.tar.gz
volse-hubzilla-37aa16a6c073f425d654ca42533dbabb7c59e34c.tar.bz2
volse-hubzilla-37aa16a6c073f425d654ca42533dbabb7c59e34c.zip
bump version
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index fef850fb4..27eeedcff 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.55');
+define('STD_VERSION', '10.3.56');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1263);