]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
bug #540 and hush up a couple of log messages that are way too verbose
[friendica.git] / boot.php
index 6a273d9cc90685548a8536b0e6c719933bac05aa..070ddd64d6527e29666cce016c2b3653a6be65c7 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -12,7 +12,7 @@ require_once('library/Mobile_Detect/Mobile_Detect.php');
 require_once('include/features.php');
 
 define ( 'FRIENDICA_PLATFORM',     'Friendica');
-define ( 'FRIENDICA_VERSION',      '3.1.1681' );
+define ( 'FRIENDICA_VERSION',      '3.1.1684' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
 define ( 'DB_UPDATE_VERSION',      1163      );
 define ( 'EOL',                    "<br />\r\n"     );