]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
prune all dead/blocked contacts from allowed permissions, ok to keep them in "deny...
[friendica.git] / boot.php
index fa4a9364fd39267ca6c998ace8a6bd3548a491a5..2e1f47d74871d9b770807bd45e2147f299ef27fe 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -12,7 +12,7 @@ require_once('library/Mobile_Detect/Mobile_Detect.php');
 require_once('include/features.php');
 
 define ( 'FRIENDICA_PLATFORM',     'Friendica');
-define ( 'FRIENDICA_VERSION',      '3.0.1540' );
+define ( 'FRIENDICA_VERSION',      '3.1.1556' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
 define ( 'DB_UPDATE_VERSION',      1157      );