]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
begin invites, fb setup changes
[friendica.git] / boot.php
index 6a622dbc0e7897c405b54e9b209550e48dba477a..af510a808b4442154ce75f17133afebeafd5d4de 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -4,7 +4,7 @@ set_time_limit(0);
 ini_set('pcre.backtrack_limit', 250000);
 
 
-define ( 'FRIENDIKA_VERSION',      '2.2.1043' );
+define ( 'FRIENDIKA_VERSION',      '2.2.1044' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.21'    );
 define ( 'DB_UPDATE_VERSION',      1075      );