aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2025-05-16 21:03:59 +0000
committerMario <mario@mariovavti.com>2025-05-16 21:03:59 +0000
commitbd1e282499d832b8c41bdbf8e9b53d3baba9f2e5 (patch)
tree7340bc46532022c88105081cc74b5a604920af82
parentd8a5e8c5502111d93619b21d7d256c0ba5bc63e7 (diff)
downloadvolse-hubzilla-bd1e282499d832b8c41bdbf8e9b53d3baba9f2e5.tar.gz
volse-hubzilla-bd1e282499d832b8c41bdbf8e9b53d3baba9f2e5.tar.bz2
volse-hubzilla-bd1e282499d832b8c41bdbf8e9b53d3baba9f2e5.zip
bump version
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 05926720a..189dc8a07 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.29');
+define('STD_VERSION', '10.3.30');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1263);