]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
Replacing the non standard "title" with "name"
[friendica.git] / boot.php
index b1e98270c0d4fa33b8289f4720f1ace8db77f04f..2236a4d5dfef9aa196abdfd4b66388c3e41423ea 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);