aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2025-06-24 07:58:19 +0000
committerMario <mario@mariovavti.com>2025-06-24 07:58:19 +0000
commit0ab94d42f4904777eca7b8a9ce63452a7f60345f (patch)
tree3b894db885aeb4589c58b2f81e94645920aef94d
parent7c32b116059b0ded16282966df682302ecef3907 (diff)
downloadvolse-hubzilla-0ab94d42f4904777eca7b8a9ce63452a7f60345f.tar.gz
volse-hubzilla-0ab94d42f4904777eca7b8a9ce63452a7f60345f.tar.bz2
volse-hubzilla-0ab94d42f4904777eca7b8a9ce63452a7f60345f.zip
bump dev version
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index fd55365ca..4f0a7c8ed 100644
--- a/boot.php
+++ b/boot.php
@@ -70,7 +70,7 @@ require_once('include/security.php');
define('PLATFORM_NAME', 'hubzilla');
-define('STD_VERSION', '10.4RC1');
+define('STD_VERSION', '10.5');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1263);