aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-03-16 16:24:27 +0000
committerMario <mario@mariovavti.com>2024-03-16 16:24:27 +0000
commitea7559c158dc66a8db44624911d54b33da894798 (patch)
tree82e33eedd5220709f165d2e0996cf33e42bbff65
parentbaa12b74975c09fdf3c257baea1de71949cb4dcb (diff)
downloadvolse-hubzilla-ea7559c158dc66a8db44624911d54b33da894798.tar.gz
volse-hubzilla-ea7559c158dc66a8db44624911d54b33da894798.tar.bz2
volse-hubzilla-ea7559c158dc66a8db44624911d54b33da894798.zip
RC2
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 223941aba..44f07ae16 100644
--- a/boot.php
+++ b/boot.php
@@ -64,7 +64,7 @@ require_once('include/selectors.php');
require_once('include/activities.php');
define('PLATFORM_NAME', 'hubzilla');
-define('STD_VERSION', '9.0RC1');
+define('STD_VERSION', '9.0RC2');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1263);