]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
Fix to OStatus delivery to be not so blocking to other tasks
[friendica.git] / boot.php
index bbc4e9d298ee7e7e2e41f37e498474e25ec74761..ad162705be9203d16c7bd7473cc40239421b3671 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -41,7 +41,7 @@ define('FRIENDICA_PLATFORM',     'Friendica');
 define('FRIENDICA_CODENAME',     'The Tazmans Flax-lily');
 define('FRIENDICA_VERSION',      '2018.05-rc');
 define('DFRN_PROTOCOL_VERSION',  '2.23');
-define('DB_UPDATE_VERSION',      1262);
+define('DB_UPDATE_VERSION',      1263);
 define('NEW_UPDATE_ROUTINE_VERSION', 1170);
 
 /**