]> git.mxchange.org Git - friendica.git/commitdiff
Friendica Version 3.5.3
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Thu, 5 Oct 2017 08:05:01 +0000 (10:05 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Thu, 5 Oct 2017 08:05:01 +0000 (10:05 +0200)
VERSION
boot.php

diff --git a/VERSION b/VERSION
index 4e4d58aa667e35a9fd6b6d9e6e67f4a07be0196b..444877d48fb6923ffb0c7c872a3eebb1f8ca5def 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.5.3-rc
+3.5.3
index dfd3a20be65ddfdbf44686983218086b42ce9a8a..a7b24ebf316570613e571dfaab370cb9549026d0 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.3-rc' );
+define ( 'FRIENDICA_VERSION',      '3.5.3' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
 define ( 'DB_UPDATE_VERSION',      1234      );