]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
Merge remote-tracking branch 'fabrix/newui'
[friendica.git] / boot.php
index 44bfa868abfef7850539da4d64a1b984b31720c0..5b32e05736321831575ede3201a8c9d9e58e4429 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -8,7 +8,7 @@ require_once("include/pgettext.php");
 require_once('include/nav.php');
 
 
-define ( 'FRIENDIKA_VERSION',      '2.3.1115' );
+define ( 'FRIENDIKA_VERSION',      '2.3.1116' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.21'    );
 define ( 'DB_UPDATE_VERSION',      1092      );