]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
Use CSRF token as name and value for contact deletion confirm form
[friendica.git] / boot.php
index 7ee023b68a34328e95680f23b558e77c191d7080..9c3be4a4292aa14f0f14b80fb8c0814d7f33a468 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -38,7 +38,7 @@ use Friendica\Util\DateTimeFormat;
 
 define('FRIENDICA_PLATFORM',     'Friendica');
 define('FRIENDICA_CODENAME',     'Siberian Iris');
-define('FRIENDICA_VERSION',      '2021.09-dev');
+define('FRIENDICA_VERSION',      '2021.09-rc');
 define('DFRN_PROTOCOL_VERSION',  '2.23');
 define('NEW_TABLE_STRUCTURE_VERSION', 1288);