From: Jeroen De Meerleer Date: Tue, 18 Dec 2018 17:01:47 +0000 (+0100) Subject: Push DB_UPDATE_VERSION X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=e6c00832da723c8856274cae17ae94ffac844d63;p=friendica.git Push DB_UPDATE_VERSION --- diff --git a/config/dbstructure.config.php b/config/dbstructure.config.php index ac9127f766..464783d07a 100644 --- a/config/dbstructure.config.php +++ b/config/dbstructure.config.php @@ -34,7 +34,7 @@ use Friendica\Database\DBA; if (!defined('DB_UPDATE_VERSION')) { - define('DB_UPDATE_VERSION', 1295); + define('DB_UPDATE_VERSION', 1296); } return [