]> git.mxchange.org Git - friendica.git/commitdiff
Welcome 2019.03-rc
authorHypolite Petovan <hypolite@mrpetovan.com>
Wed, 20 Feb 2019 13:14:32 +0000 (08:14 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Wed, 20 Feb 2019 13:14:32 +0000 (08:14 -0500)
VERSION
boot.php

diff --git a/VERSION b/VERSION
index 2b5b640bc39a5167bfdf5e5cc7b609d766d43054..f546d9acbcbe4d11d809532aa5a6de5415efb59a 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2019.03-dev
+2019.03-rc
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);