]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
don't escape underscore within links going to diaspora
[friendica.git] / boot.php
index 47af7ae44deff0864dcc2d21b06c2fffcd443dc4..a9cfb7cac0dfbdf953ebab4818bee3a14ac7a477 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.1100' );
+define ( 'FRIENDIKA_VERSION',      '2.2.1103' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.21'    );
 define ( 'DB_UPDATE_VERSION',      1087      );