Issue 8254: Length restriction for "title" and "uri"
[friendica.git/.git] / boot.php
index 943d054..33cdafc 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -39,7 +39,7 @@ use Friendica\Util\DateTimeFormat;
 
 define('FRIENDICA_PLATFORM',     'Friendica');
 define('FRIENDICA_CODENAME',     'Dalmatian Bellflower');
-define('FRIENDICA_VERSION',      '2020.03-dev');
+define('FRIENDICA_VERSION',      '2020.03-rc');
 define('DFRN_PROTOCOL_VERSION',  '2.23');
 define('NEW_UPDATE_ROUTINE_VERSION', 1170);