]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
Add active like style to duepuntozero
[friendica.git] / boot.php
index 87ce53076c0033c94b390c79c42e565defce0172..b296230b625633c592c1a98e28862ef0e36251b7 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -36,7 +36,7 @@ require_once('include/dbstructure.php');
 
 define ( 'FRIENDICA_PLATFORM',     'Friendica');
 define ( 'FRIENDICA_CODENAME',     'Asparagus');
-define ( 'FRIENDICA_VERSION',      '3.5-dev' );
+define ( 'FRIENDICA_VERSION',      '3.5' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
 define ( 'DB_UPDATE_VERSION',      1202      );