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 2b5b640..f546d9a 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2019.03-dev
+2019.03-rc
index 1f503c9..14c0a88 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);