aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2024-12-13 10:09:07 +0100
committerMario Vavti <mario@mariovavti.com>2024-12-13 10:09:07 +0100
commit4c8e1de4c653c62b3be87210d0e43df982de76c7 (patch)
tree6f040c52f03732b6428aa406ad2bb80623b2b794
parent0e4be679e4ba38f0bd0732bbbfc47522d250ba68 (diff)
parentd9c69b747d0bc927a06eed82f3674dd2b15631fb (diff)
downloadvolse-hubzilla-4c8e1de4c653c62b3be87210d0e43df982de76c7.tar.gz
volse-hubzilla-4c8e1de4c653c62b3be87210d0e43df982de76c7.tar.bz2
volse-hubzilla-4c8e1de4c653c62b3be87210d0e43df982de76c7.zip
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 9e1761f18..969196c4f 100644
--- a/boot.php
+++ b/boot.php
@@ -66,7 +66,7 @@ require_once('include/security.php');
define('PLATFORM_NAME', 'hubzilla');
-define('STD_VERSION', '10.0RC');
+define('STD_VERSION', '10.1');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1263);