]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
Test Push
[friendica.git] / boot.php
index 2223379ca33672f40259c5976e1f00170b3f72e3..bbb66c2f9a0a251d98134d0adba0c03921836960 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-dev');
 define('DFRN_PROTOCOL_VERSION',  '2.23');
 define('NEW_TABLE_STRUCTURE_VERSION', 1288);