]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
Move AppMode
[friendica.git] / boot.php
index 830a636aca28740f9bdbea0802d7f23666241a3c..76672dc80cc5f8aaaf50782116c568e1d7fb7b0e 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -30,8 +30,8 @@ use Friendica\Util\BasePath;
 use Friendica\Util\DateTimeFormat;
 
 define('FRIENDICA_PLATFORM',     'Friendica');
-define('FRIENDICA_CODENAME',     'The Tazmans Flax-lily');
-define('FRIENDICA_VERSION',      '2019.03-rc');
+define('FRIENDICA_CODENAME',     'Dalmatian Bellflower');
+define('FRIENDICA_VERSION',      '2019.03');
 define('DFRN_PROTOCOL_VERSION',  '2.23');
 define('NEW_UPDATE_ROUTINE_VERSION', 1170);