]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
Version 3.6-rc for the RC branch
[friendica.git] / boot.php
index 4ba8c1ad8df74d6b16fdb46a7c3820acc588a01a..b8b9b0ec288de70711f7cbec8e6d4fd0da7ea743 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -37,7 +37,7 @@ require_once 'include/text.php';
 
 define('FRIENDICA_PLATFORM',     'Friendica');
 define('FRIENDICA_CODENAME',     'Asparagus');
-define('FRIENDICA_VERSION',      '3.6-dev');
+define('FRIENDICA_VERSION',      '3.6-rc');
 define('DFRN_PROTOCOL_VERSION',  '2.23');
 define('DB_UPDATE_VERSION',      1255);
 define('NEW_UPDATE_ROUTINE_VERSION', 1170);