]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
Friendica version 3.5.2
[friendica.git] / boot.php
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      );