time for a RC
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Mon, 7 May 2018 18:28:13 +0000 (20:28 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Mon, 7 May 2018 18:28:13 +0000 (20:28 +0200)
VERSION
boot.php

diff --git a/VERSION b/VERSION
index 52b0d2a..a8428e9 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2018-05-dev
+2018.05-rc
index ae2f4b1..994afa2 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -39,7 +39,7 @@ require_once 'include/text.php';
 
 define('FRIENDICA_PLATFORM',     'Friendica');
 define('FRIENDICA_CODENAME',     'The Tazmans Flax-lily');
-define('FRIENDICA_VERSION',      '2018-05-dev');
+define('FRIENDICA_VERSION',      '2018.05-rc');
 define('DFRN_PROTOCOL_VERSION',  '2.23');
 define('DB_UPDATE_VERSION',      1259);
 define('NEW_UPDATE_ROUTINE_VERSION', 1170);