]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
multi-user, do not cache open mbox
[friendica.git] / boot.php
index eeaf513984b0b419abd37dcafd53582da9ba2910..b738125c8995c1eaf78cc8fdf19b992b9ae86497 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -2,9 +2,9 @@
 
 set_time_limit(0);
 
-define ( 'FRIENDIKA_VERSION',      '2.1.950' );
+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' );