]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
Merge pull request #116 from fabrixxm/admin
[friendica.git] / boot.php
index ff4224cfc7ced4c7bac414f8e0b4b1c1200b6302..1c4fc6300069aef5aa3cc18ca1810e91af1b8109 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.1012' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.21'    );
 define ( 'DB_UPDATE_VERSION',      1063      );