]> git.mxchange.org Git - friendica.git/commitdiff
Friendica version 3.5.2
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Tue, 6 Jun 2017 10:18:29 +0000 (12:18 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Tue, 6 Jun 2017 10:18:29 +0000 (12:18 +0200)
VERSION
boot.php

diff --git a/VERSION b/VERSION
index 445f31119638f843714417f2399096e36ca48274..87ce492908ab2362771f27134bab4a075348a8f3 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.5.2-rc
+3.5.2
index f9f8794e50cb7e59bd015b9af15172e7c2f5f0d5..48f4a91bf3a00428e35bbc2298b325e4fbb4ebc5 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -38,7 +38,7 @@ require_once 'include/dbstructure.php';
 
 define ( 'FRIENDICA_PLATFORM',     'Friendica');
 define ( 'FRIENDICA_CODENAME',     'Asparagus');
-define ( 'FRIENDICA_VERSION',      '3.5.2-rc' );
+define ( 'FRIENDICA_VERSION',      '3.5.2' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
 define ( 'DB_UPDATE_VERSION',      1227      );