]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
cleanup
[friendica.git] / boot.php
index 1f503c908a6935c087bd1ef8de8c7ced72342473..14c0a88ede5cc339968d8960329db1c47bad583d 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -30,7 +30,7 @@ use Friendica\Util\DateTimeFormat;
 
 define('FRIENDICA_PLATFORM',     'Friendica');
 define('FRIENDICA_CODENAME',     'The Tazmans Flax-lily');
-define('FRIENDICA_VERSION',      '2019.03-dev');
+define('FRIENDICA_VERSION',      '2019.03-rc');
 define('DFRN_PROTOCOL_VERSION',  '2.23');
 define('NEW_UPDATE_ROUTINE_VERSION', 1170);