X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=boot.php;h=348e1b2c4112f767bac41e80530b9324b6a7a230;hb=5ce404f517c9de6e4b7a1e2564b5c4857c14c8f2;hp=17126fd387496a976ef4501cfdc620241936e88f;hpb=0c117424ee1824a442a5bb7bad3327433df52f5d;p=friendica.git diff --git a/boot.php b/boot.php index 17126fd387..348e1b2c41 100644 --- a/boot.php +++ b/boot.php @@ -39,7 +39,7 @@ use Friendica\Util\DateTimeFormat; define('FRIENDICA_PLATFORM', 'Friendica'); define('FRIENDICA_CODENAME', 'Red Hot Poker'); -define('FRIENDICA_VERSION', '2020.03'); +define('FRIENDICA_VERSION', '2020.06-dev'); define('DFRN_PROTOCOL_VERSION', '2.23'); define('NEW_UPDATE_ROUTINE_VERSION', 1170);