]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
Merge branch 'master' of https://github.com/friendica/friendica into threaded_items
[friendica.git] / boot.php
index f7d38c2551ece07077ccd21ad89ffa5f3f25b051..170c9953b9d4098948b8e1e05197a6785211e738 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -13,7 +13,7 @@ require_once('library/Mobile_Detect/Mobile_Detect.php');
 define ( 'FRIENDICA_PLATFORM',     'Friendica');
 define ( 'FRIENDICA_VERSION',      '3.0.1423' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
-define ( 'DB_UPDATE_VERSION',      1154      );
+define ( 'DB_UPDATE_VERSION',      1155      );
 
 define ( 'EOL',                    "<br />\r\n"     );
 define ( 'ATOM_TIME',              'Y-m-d\TH:i:s\Z' );