aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-01-11 19:57:35 +0000
committerMario <mario@mariovavti.com>2023-01-11 19:57:35 +0000
commit2ddb88a34d14216149602c6fa8f52e4b1289b226 (patch)
treed22f2c96cf795d56643fd0f21b3e3bafc1152946
parent71761c90396d1ba64d6393c34295a3293de19483 (diff)
downloadvolse-hubzilla-2ddb88a34d14216149602c6fa8f52e4b1289b226.tar.gz
volse-hubzilla-2ddb88a34d14216149602c6fa8f52e4b1289b226.tar.bz2
volse-hubzilla-2ddb88a34d14216149602c6fa8f52e4b1289b226.zip
RC2
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 5b53bd9f5..213c08eea 100644
--- a/boot.php
+++ b/boot.php
@@ -60,7 +60,7 @@ require_once('include/bbcode.php');
require_once('include/items.php');
define('PLATFORM_NAME', 'hubzilla');
-define('STD_VERSION', '8.0RC');
+define('STD_VERSION', '8.0RC2');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1255);