X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=boot.php;h=077557f8f5d2e757320cda809c9cb3151819a012;hb=65b86fe0d556829c09e8c8f5c707b868ad37dfe1;hp=7855dee71b677a9c8f294ecf86eeec61e2ed4a24;hpb=72c4ed95f16e82239924099254a3d8fc9638cd07;p=friendica.git diff --git a/boot.php b/boot.php index 7855dee71b..077557f8f5 100644 --- a/boot.php +++ b/boot.php @@ -31,7 +31,7 @@ use Friendica\Model\Contact; define('FRIENDICA_PLATFORM', 'Friendica'); define('FRIENDICA_CODENAME', 'Siberian Iris'); -define('FRIENDICA_VERSION', '2022.02'); +define('FRIENDICA_VERSION', '2022.05-rc'); define('DFRN_PROTOCOL_VERSION', '2.23'); define('NEW_TABLE_STRUCTURE_VERSION', 1288);