]> git.mxchange.org Git - friendica.git/commitdiff
Version 3.5.4
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Mon, 16 Oct 2017 08:27:24 +0000 (10:27 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Mon, 16 Oct 2017 08:27:24 +0000 (10:27 +0200)
VERSION
boot.php

diff --git a/VERSION b/VERSION
index d7cf44d867accd3b6155b4c03aa05a0d5060bfab..65afb3b88612378e83aadbe1135d71cc1e5e07e6 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.5.4-rc
+3.5.4
index eecc14d58401b7a7983f8886eb9e3ee7373bd739..7d9842ac0bd1db6f47b7f7621c9ad7ef8354e977 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.5.4-rc' );
+define ( 'FRIENDICA_VERSION',      '3.5.4' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
 define ( 'DB_UPDATE_VERSION',      1234      );