]> git.mxchange.org Git - friendica.git/commitdiff
Welcome 2018.12-rc
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Tue, 11 Dec 2018 13:38:11 +0000 (14:38 +0100)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Tue, 11 Dec 2018 13:38:11 +0000 (14:38 +0100)
VERSION
boot.php

diff --git a/VERSION b/VERSION
index 8033ba2083d3c09995be63b1288dc3aadcc25310..d04d731e2fb2078b13552b79ed22c14801cc4997 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2018.12-dev
+2018.12-rc
index c6ef3aed9023441d06ad08619a9935f5dc54e982..24e6912797d667cf5a37ba1f9ecd7299b09b16f9 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.12-dev');
+define('FRIENDICA_VERSION',      '2018.12-rc');
 define('DFRN_PROTOCOL_VERSION',  '2.23');
 define('NEW_UPDATE_ROUTINE_VERSION', 1170);