X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=boot.php;h=2ceafea7822befa96f2f6e65c7822ae862fcd4fa;hb=2d4598a4db7f58f1b86ace064918cc13d7f2617c;hp=ea4f28b74174e9611891af4376a04ef0799ebdb4;hpb=1b2182c43c5dfb764b62b314085bbbf85468c9a7;p=friendica.git diff --git a/boot.php b/boot.php index ea4f28b741..2ceafea782 100644 --- a/boot.php +++ b/boot.php @@ -31,7 +31,7 @@ use Friendica\Model\Contact; define('FRIENDICA_PLATFORM', 'Friendica'); define('FRIENDICA_CODENAME', 'Giant Rhubarb'); -define('FRIENDICA_VERSION', '2022.09-dev'); +define('FRIENDICA_VERSION', '2022.09-rc'); define('DFRN_PROTOCOL_VERSION', '2.23'); define('NEW_TABLE_STRUCTURE_VERSION', 1288);