]> git.mxchange.org Git - friendica.git/commitdiff
Version 3.5.4-rc
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Fri, 13 Oct 2017 16:49:37 +0000 (18:49 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Fri, 13 Oct 2017 16:49:37 +0000 (18:49 +0200)
VERSION
boot.php

diff --git a/VERSION b/VERSION
index 26cf049c2a67d17564d9451d45daf20a9ebf74a8..d7cf44d867accd3b6155b4c03aa05a0d5060bfab 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.6-dev
+3.5.4-rc
index 899a6bd119ca4b8cbbb2bd9b13a95c49ea723892..eecc14d58401b7a7983f8886eb9e3ee7373bd739 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -41,7 +41,7 @@ require_once 'include/poller.php';
 
 define ( 'FRIENDICA_PLATFORM',     'Friendica');
 define ( 'FRIENDICA_CODENAME',     'Asparagus');
-define ( 'FRIENDICA_VERSION',      '3.6-dev' );
+define ( 'FRIENDICA_VERSION',      '3.5.4-rc' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
 define ( 'DB_UPDATE_VERSION',      1234      );