From: Michael Date: Sat, 7 Jul 2018 23:52:02 +0000 (+0000) Subject: We already used DB version 1275 (Why hadn't been there a merge conflict?) X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=376045628455d2da99cb50ea3aa700d69f85beba;p=friendica.git We already used DB version 1275 (Why hadn't been there a merge conflict?) --- diff --git a/boot.php b/boot.php index 249fd9a891..faefa6c15b 100644 --- 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.08-dev'); define('DFRN_PROTOCOL_VERSION', '2.23'); -define('DB_UPDATE_VERSION', 1275); +define('DB_UPDATE_VERSION', 1276); define('NEW_UPDATE_ROUTINE_VERSION', 1170); /**