]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
check for existing diaspora comment before accepting, add 'Diaspora' app to item...
[friendica.git] / boot.php
index e897f19aa12b21151bf8eb0d1f61e536da0fd8e1..41951b06b26c96c1edb1ebd947d2381b91aa764f 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -7,7 +7,7 @@ require_once('include/text.php');
 require_once("include/pgettext.php");
 
 
-define ( 'FRIENDIKA_VERSION',      '2.2.1083' );
+define ( 'FRIENDIKA_VERSION',      '2.2.1084' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.21'    );
 define ( 'DB_UPDATE_VERSION',      1082      );