Friendica 3.5 3.5
authorfabrixxm <fabrix.xm@gmail.com>
Tue, 13 Sep 2016 14:46:11 +0000 (16:46 +0200)
committerfabrixxm <fabrix.xm@gmail.com>
Tue, 13 Sep 2016 14:46:11 +0000 (16:46 +0200)
boot.php

index 87ce530..b296230 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      );