]> git.mxchange.org Git - friendica.git/commitdiff
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 52b0d2a456fca605fbb1f95c701b47afd88166b6..a8428e9db4df30bb76fea652b891c898123bd4ed 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2018-05-dev
+2018.05-rc
index ae2f4b1a06306d484f96ea4d723c8db48f0ec837..994afa2fc69009a0e627d101c6c259bee0d9109b 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);