]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
Merge pull request #10437 from annando/reduce-proxy
[friendica.git] / boot.php
index 2223379ca33672f40259c5976e1f00170b3f72e3..aa3739f01021a4aa9147827fc95f7a29ed224ff7 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -37,8 +37,8 @@ use Friendica\Util\BasePath;
 use Friendica\Util\DateTimeFormat;
 
 define('FRIENDICA_PLATFORM',     'Friendica');
-define('FRIENDICA_CODENAME',     'Red Hot Poker');
-define('FRIENDICA_VERSION',      '2021.03-rc');
+define('FRIENDICA_CODENAME',     'Siberian Iris');
+define('FRIENDICA_VERSION',      '2021.06-rc');
 define('DFRN_PROTOCOL_VERSION',  '2.23');
 define('NEW_TABLE_STRUCTURE_VERSION', 1288);