X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=boot.php;h=d227f7fe8b51b572c1145af52b2e16dbc24250db;hb=98954dd14e1c860fe7f7cad553dcdfad68844360;hp=077557f8f5d2e757320cda809c9cb3151819a012;hpb=8bf806c5508e390290d7f4dcea3e4e1bf036552a;p=friendica.git diff --git a/boot.php b/boot.php index 077557f8f5..d227f7fe8b 100644 --- a/boot.php +++ b/boot.php @@ -30,8 +30,8 @@ use Friendica\Model\Contact; define('FRIENDICA_PLATFORM', 'Friendica'); -define('FRIENDICA_CODENAME', 'Siberian Iris'); -define('FRIENDICA_VERSION', '2022.05-rc'); +define('FRIENDICA_CODENAME', 'Giant Rhubarb'); +define('FRIENDICA_VERSION', '2022.09-dev'); define('DFRN_PROTOCOL_VERSION', '2.23'); define('NEW_TABLE_STRUCTURE_VERSION', 1288);