]> git.mxchange.org Git - friendica.git/commitdiff
Friendica 2018.05
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Fri, 1 Jun 2018 07:29:18 +0000 (09:29 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Fri, 1 Jun 2018 07:29:18 +0000 (09:29 +0200)
VERSION
boot.php

diff --git a/VERSION b/VERSION
index a8428e9db4df30bb76fea652b891c898123bd4ed..41df8e6ae67dfcfd8fbc0ffb4f8bbaf60b8f9bd3 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2018.05-rc
+2018.05
index 66e44677b73418c4a4b03fdb1c50dd40638dde1d..8f077b440db967a0f9e55036b83a0ac451f81841 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-rc');
+define('FRIENDICA_VERSION',      '2018.05');
 define('DFRN_PROTOCOL_VERSION',  '2.23');
 define('DB_UPDATE_VERSION',      1266);
 define('NEW_UPDATE_ROUTINE_VERSION', 1170);