X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=boot.php;h=d227f7fe8b51b572c1145af52b2e16dbc24250db;hb=98954dd14e1c860fe7f7cad553dcdfad68844360;hp=447b129b4c944fff304b0275b52582c82cc691bc;hpb=e56a53647bd5469551bf4f9ef2df50a5dd16b943;p=friendica.git diff --git a/boot.php b/boot.php index 447b129b4c..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', '2021.12-rc'); +define('FRIENDICA_CODENAME', 'Giant Rhubarb'); +define('FRIENDICA_VERSION', '2022.09-dev'); define('DFRN_PROTOCOL_VERSION', '2.23'); define('NEW_TABLE_STRUCTURE_VERSION', 1288);