Version 2019.06-rc
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Mon, 20 May 2019 08:53:32 +0000 (10:53 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Mon, 20 May 2019 08:53:32 +0000 (10:53 +0200)
VERSION
boot.php

diff --git a/VERSION b/VERSION
index bd61e84..6952a8d 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2019.06-dev
+2019.06-rc
index dfedcdb..b8705fd 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -31,7 +31,7 @@ use Friendica\Util\DateTimeFormat;
 
 define('FRIENDICA_PLATFORM',     'Friendica');
 define('FRIENDICA_CODENAME',     'Dalmatian Bellflower');
-define('FRIENDICA_VERSION',      '2019.06-dev');
+define('FRIENDICA_VERSION',      '2019.06-rc');
 define('DFRN_PROTOCOL_VERSION',  '2.23');
 define('NEW_UPDATE_ROUTINE_VERSION', 1170);