]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
Refactor user settings page
[friendica.git] / boot.php
index 17126fd387496a976ef4501cfdc620241936e88f..348e1b2c4112f767bac41e80530b9324b6a7a230 100644 (file)
--- 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);