X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=boot.php;h=a4d0fe5c735e3c2be51e36115490ff93dc229f62;hb=9d883f7933df3d6b0108caa9299fd3cca3af3c59;hp=9c3be4a4292aa14f0f14b80fb8c0814d7f33a468;hpb=e88c12d958e4ce25da09619b7f578cb59825a786;p=friendica.git diff --git a/boot.php b/boot.php index 9c3be4a429..a4d0fe5c73 100644 --- 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-rc'); +define('FRIENDICA_VERSION', '2021.12-dev'); define('DFRN_PROTOCOL_VERSION', '2.23'); define('NEW_TABLE_STRUCTURE_VERSION', 1288);