aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-12-13 09:07:55 +0000
committerMario <mario@mariovavti.com>2024-12-13 09:07:55 +0000
commitd9c69b747d0bc927a06eed82f3674dd2b15631fb (patch)
tree9e17b98dd71b26467264591f0156638435221b71
parent14360c47356ab02af36db08e3cbfce5bd836e8c8 (diff)
downloadvolse-hubzilla-d9c69b747d0bc927a06eed82f3674dd2b15631fb.tar.gz
volse-hubzilla-d9c69b747d0bc927a06eed82f3674dd2b15631fb.tar.bz2
volse-hubzilla-d9c69b747d0bc927a06eed82f3674dd2b15631fb.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 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);