]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
more d* infrastructure for relaying signed messages and storing non-connected people...
[friendica.git] / boot.php
index 158054884b7d4d1c9ad0d0e92c58b880c054d77f..09d9f4ef87125eaf3de6d28604fbdc9f73a3fc48 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -9,7 +9,7 @@ require_once("include/pgettext.php");
 
 define ( 'FRIENDIKA_VERSION',      '2.2.1075' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.21'    );
-define ( 'DB_UPDATE_VERSION',      1079      );
+define ( 'DB_UPDATE_VERSION',      1080      );
 
 define ( 'EOL',                    "<br />\r\n"     );
 define ( 'ATOM_TIME',              'Y-m-d\TH:i:s\Z' );