]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
tooltip for selecting items
[friendica.git] / boot.php
index ff4224cfc7ced4c7bac414f8e0b4b1c1200b6302..f369856403bc36f4a5cc804e51edf48650947fd3 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.1010' );
+define ( 'FRIENDIKA_VERSION',      '2.2.1014' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.21'    );
 define ( 'DB_UPDATE_VERSION',      1063      );