]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
Mentions are now displayed much faster. Attention: The related database update can...
[friendica.git] / boot.php
index bf0f86eaee831b0cb3373a059def88d788a182ad..7bd0fec4db307377a1277990bc0add0cb2b349fb 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -14,7 +14,7 @@ require_once('include/features.php');
 define ( 'FRIENDICA_PLATFORM',     'Friendica');
 define ( 'FRIENDICA_VERSION',      '3.1.1572' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
-define ( 'DB_UPDATE_VERSION',      1158      );
+define ( 'DB_UPDATE_VERSION',      1159      );
 
 define ( 'EOL',                    "<br />\r\n"     );
 define ( 'ATOM_TIME',              'Y-m-d\TH:i:s\Z' );