]> git.mxchange.org Git - friendica.git/commitdiff
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 bd61e84f201b1c465b68ab34eac49b31314178de..6952a8d6e3786608c338676b1f5894fd9e6339e1 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2019.06-dev
+2019.06-rc
index dfedcdbbbecd87668ae4d14eca4866f91cd8f08e..b8705fdf133cadb057f0ec82cab00d688a6971b5 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);