]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
"about" and "location" is now included in global contacts as well.
[friendica.git] / boot.php
index 72cb8a3418bcab7141f23773b784c8a4558c4d33..b09da9c17fe2ec992b0559a9e3d2a45bb5a57f60 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -18,7 +18,7 @@ define ( 'FRIENDICA_PLATFORM',     'Friendica');
 define ( 'FRIENDICA_CODENAME',     'Ginger');
 define ( 'FRIENDICA_VERSION',      '3.3.2' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
-define ( 'DB_UPDATE_VERSION',      1177      );
+define ( 'DB_UPDATE_VERSION',      1178      );
 define ( 'EOL',                    "<br />\r\n"     );
 define ( 'ATOM_TIME',              'Y-m-d\TH:i:s\Z' );