]> git.mxchange.org Git - friendica.git/commitdiff
Version 3.6-rc for the RC branch
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Sat, 3 Mar 2018 06:36:58 +0000 (07:36 +0100)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Sat, 3 Mar 2018 06:36:58 +0000 (07:36 +0100)
VERSION
boot.php

diff --git a/VERSION b/VERSION
index 26cf049c2a67d17564d9451d45daf20a9ebf74a8..8de60381ba839d7517ca0aed232208cf3a9dae2f 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.6-dev
+3.6-rc
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);