welcome 2018.08-rc
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Tue, 28 Aug 2018 04:48:57 +0000 (06:48 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Tue, 28 Aug 2018 04:48:57 +0000 (06:48 +0200)
VERSION
boot.php

diff --git a/VERSION b/VERSION
index 607ef5e..40284ee 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2018.08-dev
+2018.08-rc
index b1e9827..2236a4d 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.08-dev');
+define('FRIENDICA_VERSION',      '2018.08-rc');
 define('DFRN_PROTOCOL_VERSION',  '2.23');
 define('DB_UPDATE_VERSION',      1283);
 define('NEW_UPDATE_ROUTINE_VERSION', 1170);