aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2025-05-14 09:41:31 +0000
committerMario <mario@mariovavti.com>2025-05-14 09:41:31 +0000
commitd26a3ec22bff5c69fafcef64d822cf8574dec3f8 (patch)
tree61687dd6b0dda9cbd362129398f0f69a828f00db
parentc4a3c7feb78eecccf1649f2c5d57babef766bd0f (diff)
downloadvolse-hubzilla-d26a3ec22bff5c69fafcef64d822cf8574dec3f8.tar.gz
volse-hubzilla-d26a3ec22bff5c69fafcef64d822cf8574dec3f8.tar.bz2
volse-hubzilla-d26a3ec22bff5c69fafcef64d822cf8574dec3f8.zip
bump version
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index c9f37ce28..b10600480 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.23');
+define('STD_VERSION', '10.3.24');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1263);