From: Michael Date: Sun, 14 Jan 2018 15:14:16 +0000 (+0000) Subject: Increased database version X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=98edd826acde78593644c562fcad934ccf12bdd0;p=friendica.git Increased database version --- diff --git a/boot.php b/boot.php index 51594b2172..6b6d065ad4 100644 --- a/boot.php +++ b/boot.php @@ -43,7 +43,7 @@ define('FRIENDICA_PLATFORM', 'Friendica'); define('FRIENDICA_CODENAME', 'Asparagus'); define('FRIENDICA_VERSION', '3.6-dev'); define('DFRN_PROTOCOL_VERSION', '2.23'); -define('DB_UPDATE_VERSION', 1241); +define('DB_UPDATE_VERSION', 1242); define('NEW_UPDATE_ROUTINE_VERSION', 1170); /**