]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
multi-user, do not cache open mbox
[friendica.git] / boot.php
index 73f457980bc7b78886431434941e275df790cde1..b738125c8995c1eaf78cc8fdf19b992b9ae86497 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -2,9 +2,9 @@
 
 set_time_limit(0);
 
-define ( 'FRIENDIKA_VERSION',      '2.1.951' );
+define ( 'FRIENDIKA_VERSION',      '2.1.953' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.21'    );
-define ( 'DB_UPDATE_VERSION',      1052      );
+define ( 'DB_UPDATE_VERSION',      1053      );
 
 define ( 'EOL',                    "<br />\r\n"     );
 define ( 'ATOM_TIME',              'Y-m-d\TH:i:s\Z' );