]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
Merge pull request #2695 from annando/develop
[friendica.git] / boot.php
index 1e59ba3b54d8787f7c487f6188effe5506b22ffb..7aa33e5662a6754295a9c33e6db4620c14f87748 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',      1199      );
+define ( 'DB_UPDATE_VERSION',      1200      );
 
 /**
  * @brief Constant with a HTML line break.