]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
Poco now returns the last update date as well. This date will be stored in the gconta...
[friendica.git] / boot.php
index 34836a97aa6c570839577375abab5e455bea2d42..ec2a4a1acf0f5e12331efafb38d6ff04587581da 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',      1175      );
+define ( 'DB_UPDATE_VERSION',      1177      );
 define ( 'EOL',                    "<br />\r\n"     );
 define ( 'ATOM_TIME',              'Y-m-d\TH:i:s\Z' );