aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-05-10 20:45:33 +0000
committerMario <mario@mariovavti.com>2023-05-10 20:45:33 +0000
commit247cf40acea393f104d6950ddd732a21ec6ca50a (patch)
treec96bc12380b40371a11d011074c2c2bb1231e6b4
parent4a6b450c55f6c3cf46328dead7f87183a0b7d4e2 (diff)
downloadvolse-hubzilla-247cf40acea393f104d6950ddd732a21ec6ca50a.tar.gz
volse-hubzilla-247cf40acea393f104d6950ddd732a21ec6ca50a.tar.bz2
volse-hubzilla-247cf40acea393f104d6950ddd732a21ec6ca50a.zip
bump version
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index d8cdc68e3..9f4ee8f32 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.4RC');
+define('STD_VERSION', '8.4RC2');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1258);