X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=boot.php;h=af08d5443669b34c840aa94835b0973c9883b733;hb=922a59fa2a97c8006398a672409af2cf461eb186;hp=24e7559515455782e649dd37c7d868bb4f0b53c2;hpb=043e04f484c1fbaf4444454ba08b2c769ca2761c;p=friendica.git diff --git a/boot.php b/boot.php index 24e7559515..af08d54436 100644 --- a/boot.php +++ b/boot.php @@ -38,7 +38,7 @@ use Friendica\Util\DateTimeFormat; define('FRIENDICA_PLATFORM', 'Friendica'); define('FRIENDICA_CODENAME', 'Red Hot Poker'); -define('FRIENDICA_VERSION', '2020.09-rc'); +define('FRIENDICA_VERSION', '2020.12-dev'); define('DFRN_PROTOCOL_VERSION', '2.23'); define('NEW_UPDATE_ROUTINE_VERSION', 1170);