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 8033ba2..d04d731 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2018.12-dev
+2018.12-rc
index c6ef3ae..24e6912 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);