From: Philipp Date: Tue, 19 Oct 2021 20:59:19 +0000 (+0200) Subject: Update DB version X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=b4572a529376bc9e2e1c5396a4061ac499d7d7e9;p=friendica.git Update DB version --- diff --git a/database.sql b/database.sql index 43986e850e..178c3fed6f 100644 --- a/database.sql +++ b/database.sql @@ -1,6 +1,6 @@ -- ------------------------------------------ -- Friendica 2021.12-dev (Siberian Iris) --- DB_UPDATE_VERSION 1441 +-- DB_UPDATE_VERSION 1442 -- ------------------------------------------ diff --git a/static/dbstructure.config.php b/static/dbstructure.config.php index c00cb0defb..4e478f0342 100644 --- a/static/dbstructure.config.php +++ b/static/dbstructure.config.php @@ -55,7 +55,7 @@ use Friendica\Database\DBA; if (!defined('DB_UPDATE_VERSION')) { - define('DB_UPDATE_VERSION', 1441); + define('DB_UPDATE_VERSION', 1442); } return [