]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
Issue 10050: Improve photo deletions
[friendica.git] / boot.php
index c74eb418f38fc0d5c9115f0507dd93e2603994b0..05f7abcac4661158f174442f6a70acb366a36e0f 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -38,7 +38,7 @@ use Friendica\Util\DateTimeFormat;
 
 define('FRIENDICA_PLATFORM',     'Friendica');
 define('FRIENDICA_CODENAME',     'Red Hot Poker');
-define('FRIENDICA_VERSION',      '2021.03-dev');
+define('FRIENDICA_VERSION',      '2021.03-rc');
 define('DFRN_PROTOCOL_VERSION',  '2.23');
 define('NEW_TABLE_STRUCTURE_VERSION', 1288);