aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2021-07-05 10:55:10 +0200
committerMario Vavti <mario@mariovavti.com>2021-07-05 10:55:10 +0200
commitfd6ec17d4b603763a6d51af662644315ba93cb80 (patch)
tree508d7d0622c73fbc198045d9dfd3a89449db6ec4
parent8de364c83e788369c3860c80a777b8df9c6cc9bd (diff)
downloadvolse-hubzilla-fd6ec17d4b603763a6d51af662644315ba93cb80.tar.gz
volse-hubzilla-fd6ec17d4b603763a6d51af662644315ba93cb80.tar.bz2
volse-hubzilla-fd6ec17d4b603763a6d51af662644315ba93cb80.zip
version rc1
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 6255806c9..8bbe092b2 100644
--- a/boot.php
+++ b/boot.php
@@ -53,7 +53,7 @@ require_once('include/bbcode.php');
require_once('include/items.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '6.0RC' );
+define ( 'STD_VERSION', '6.0RC1' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1247 );