]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
Refactor user settings page
[friendica.git] / boot.php
index 33cdafc19908c7bab72d7d1e5e13881a689018bd..348e1b2c4112f767bac41e80530b9324b6a7a230 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -38,8 +38,8 @@ use Friendica\Util\BasePath;
 use Friendica\Util\DateTimeFormat;
 
 define('FRIENDICA_PLATFORM',     'Friendica');
-define('FRIENDICA_CODENAME',     'Dalmatian Bellflower');
-define('FRIENDICA_VERSION',      '2020.03-rc');
+define('FRIENDICA_CODENAME',     'Red Hot Poker');
+define('FRIENDICA_VERSION',      '2020.06-dev');
 define('DFRN_PROTOCOL_VERSION',  '2.23');
 define('NEW_UPDATE_ROUTINE_VERSION', 1170);