]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
Merge pull request #2650 from annando/1606-diaspora-fetch
[friendica.git] / boot.php
index 62baf116da28c57026b18cb01a670c9c17ede83d..42767845c267b0089dcde159f91716ea8e78dabf 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -38,7 +38,7 @@ define ( 'FRIENDICA_PLATFORM',     'Friendica');
 define ( 'FRIENDICA_CODENAME',     'Asparagus');
 define ( 'FRIENDICA_VERSION',      '3.5-dev' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
-define ( 'DB_UPDATE_VERSION',      1197      );
+define ( 'DB_UPDATE_VERSION',      1198      );
 
 /**
  * @brief Constant with a HTML line break.